
a:link 
{ 
text-decoration: 	none;
font-family:		Tahoma;
font-size:			8pt;
color:				#3A5B70;
} 
.right {
text-align: right;
}
a:visited 
{ 
text-decoration: 	none; 
font-family:		Tahoma;
font-size:			8pt;
color:				#3A5B70;
} 
a:hover 
{ 
text-decoration:	underline; 
font-family:		Tahoma;
font-size:			8pt;
color:				#3A5B70;
}
a:active
{ 
text-decoration: 	none; 
font-family:		Tahoma;
font-size:			8pt;
color:				#3A5B70;
}
body,td,tr
{
font-family:		Tahoma;
letter-spacing:     1pt;
font-size:			8pt;
color:				#0E4263;
}
input, submit, option, textarea, select
{
background-color: 	#9AAAB5;
font-family:		Tahoma;
font-size: 			8pt;
color:				#356280;
border: 			1px solid #000000;
}