a:link, a:active, a:visited {
color: #000000;
font-size: 12; 
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;}

a:hover {
color: #3B73B3;
font-size: 12;
text-decoration: none;
font-family: Arial;}

.menu:link {
	font-family: arial, helvetica, sans-serif; FONT-SIZE: 12; COLOR: #003687;
	 text-decoration: underline
	}
.menu:visited {
	font-family: arial, helvetica, sans-serif; FONT-SIZE: 12; COLOR: #003687;
	 text-decoration: underline
	}
.menu:hover {
	font-family: arial, helvetica, sans-serif; FONT-SIZE: 12; COLOR: #86A9D2;
		text-decoration: underline
	 }

td {
color: #000000;
font-size: 12;
font-weight: normal;
font-family: Arial;} 

.title{
color: #660000;
font-size: 14;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

.sub_title{
color: #660000;
font-size: 12;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;}

BODY {
background-color: #FFFFFF;
font-size: 12px;
font-weight : normal; 
font-family : Arial, Helvetica, sans-serif; 
color: #000000;
}

