.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.contactable {
	margin-left: 50px;
	border: thin solid #cc9900;
}

A:LINK, A:ACTIVE, A:VISITED {
	color: #CC9900;
	text-decoration: none;
	font-weight: bold;

}
A:HOVER {
	color: #FFFF00;
	text-decoration: underline;
	font-weight: bold;

}
A.sidenav:ACTIVE, 
A.sidenav:LINK, A.sidenav:VISITED {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration : none;
	font-style: normal;
	font-variant: small-caps;
	text-transform: none;

}
A.sidenav:HOVER {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	color: #660000;
	font-weight: bold;
	text-decoration : underline;
	font-style: oblique;

}
A.botnav:LINK, A.botnav:ACTIVE, A.botnav:VISITED    {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #FFFFCC;
	font-weight: bold;

}
A.botnav:HOVER   {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
	color: #993300;
	font-weight: bold;

 }
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.titles {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: oblique;
	font-weight: bold;
	font-variant: small-caps;
	color: #CDCDB1;
}

.tableborder {
	border: thin solid #CC9900;
}
.listarrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #091466;
	list-style-position: outside;
	list-style-image: url(images/aro.gif);

}
