.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.header {  font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #666699}

.tabletext {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

p {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

a:link
{
	text-decoration: none;
	color: #72254B;
}

a:visited 
{
	color: #003366;
	text-decoration: none;
}

a:hover  
{
	color: #666699;
	text-decoration: underline;
}.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.smallEmphasis {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: italic;
}
.homepage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #006699;
	line-height: 28px;
}
.special {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #339933;
	font-weight: normal;
}
.bigHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	color: #71254B;
}
.bigText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 18px;
}
#Sidelinks li  {
	color:#CCFFCC;
	border-bottom: dotted #71254b 1px;
	line-height: 28px;
	font-size:12px;
	list-style-image:none; 
	list-style-type:none;
	margin-left:-30px;
	margin-right:2px;
	}	
#Sidelinks a:link {
	text-decoration:none;
	color: #CCFFCC;
	font-size:12px;
	}
#Sidelinks a:visited {
	text-decoration:none;
	color: #CCFFCC;
	font-size:12px;
}
#Sidelinks a:hover {
	background-color: #71254B;
}
