body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #669999;
	background-color:#996666;
}
td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #669999;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	color: #996666;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #669999;
}
a:hover {
	text-decoration: none;
	color: #996666;
}
a:active {
	text-decoration: underline;
	color: #663333;
}
table.main {
	background-image: url(images/border.gif);
	background-color: #FFFFCC;
	width: 98%;
}
td.title {
	background-color: #FFFFCC;
	width: 200px;
}
td.border {
	background-color:#996666;
	background-image: url(images/catborder.gif);
	width: 35px;
}
td.content {
	background-color: #FFFFCC;
}
table.info {
	width: 100%;
	height: 100%;
}
table.notation{
	background-image: url(images/bgpink.gif);
	width: 90%;
}
td.text{
	background-color:#FFFFCC;
}
.subheading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	color: #669999;
	font-weight:bold;
}
.heading {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16pt;
	color: #996666;
}
.quotation {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #996666;
}
.caption {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #996666;
}
.emphasis {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10pt;
	font-weight: bold;
	color: #669999;
}
.group {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #996666;
	text-transform: capitalize;
}
.instruction {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	font-weight: bold;
	color: #669999;
}
.dwp {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #996666;
	font-weight: bold;
}
.siteinfo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #996666;
}
a.siteinfo {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9pt;
	color: #669999;
	font-weight: bold;
}
a:visited.siteinfo {
	text-decoration: underline;
	color: #996666;
}
a:hover.siteinfo{
	text-decoration: none;
	color: #669999;
}
a:active.siteinfo {
	text-decoration: underline;
	color: #663333;
}
td.thumbnails {
background-color: #FFFFCC;
}