body {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

td {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

th {
	font-family: Verdana;
	font-size: 11;
	font-style: bold;
}

A:link {
font-size: 11;
color: #ff0000;
text-decoration:underline;
font-weight: bold;
}
A:hover {
font-size: 11;
color:#003366;
text-decoration:underline;
font-weight: bold;
} 
A:visited {
font-size: 11;
color: #ff0000;
text-decoration:underline;
font-weight: bold;

}
A:hover {
font-size: 11;
color: #003366;
text-decoration:underline;
font-weight: bold;
} 

A.sub:link {
font-size: 11;
color: #0033cc;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #ff0000;
text-decoration:underline;

} 
A.sub:visited {
font-size: 11;
color: #0033cc;
text-decoration:underline;

}
A.sub:hover {
font-size: 11;
color: #ff0000;
text-decoration:underline;

} 
