body {
	font-family: Verdana;
	font-size: 12;
	font-style: bold;
	color: #000000;
}

td {
	font-family: Verdana;
	font-size: 12;
	font-style: bold;
}

th {
	font-family: Verdana;
	font-size: 12;
	letter-spacing:1px;
	font-style: bold;
}

A:link {
font-size: 12;
color: #990066;
text-decoration:underline;
font-weight: bold;
}
A:hover {
font-size: 12;
color:#003366;
text-decoration:underline;
font-weight: bold;
} 
A:visited {
font-size: 12;
color: #990066;
text-decoration:underline;
font-weight: bold;

}
A:hover {
font-size: 12;
color: #003366;
text-decoration:underline;
font-weight: bold;
} 

A.sub:link {
font-size: 10;
color: #990066;
text-decoration:none;

}
A.sub:hover {
font-size: 10;
color: #ffffff;
text-decoration:none;

} 
A.sub:visited {
font-size: 10;
color: #990066;
text-decoration:none;

}
A.sub:hover {
font-size: 10;
color: #ffffff;
text-decoration:none;

} 
