a:link {color:#800000; text-decoration: none; font-weight: bold;}    
a:visited {color:#800000; text-decoration: none; font-weight: bold;}  
a:hover {color:#800000; text-decoration: underline; font-weight: bold;} 
a:active {color:#800000; text-decoration: none; font-weight: bold;} 
a.navlink:link {color:#ffffff; text-decoration: none; font-weight: bold; font-size : 10pt;}    
a.navlink:visited {color:#ffffff; text-decoration: none; font-weight: bold; font-size : 10pt;}  
a.navlink:hover {color:#ffffff; text-decoration: none; font-weight: bold; font-size : 10pt;} 
a.navlink:active {color:#ffffff; text-decoration: none; font-weight: bold; font-size : 10pt;} 

BODY{
	background-color: #908888; 	font-family : arial, sans-serif;
}
table
{
border-collapse: collapse;
}
img { 
display: block; 
}
.contentheading{
	color: #000000;
	font-weight : normal;
	font-size : 14pt;
}
.content{
	color: #000000;
	font-weight : normal;
	font-size : 10pt;
}
.pagetitle{
	color: #800000;
	font-weight : bold;
	font-size : 24pt;
}
.selectedmode{
	color: #ffffff;
	font-weight : bold;
	font-size : 10pt;
}

