td {
	font-family: "Times New Roman", Times, serif; 
	color:#000066;
	font-weight:normal;
	font-size:16;
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	color: #5555BD;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #5555BD;
	text-decoration: none;
}
h3 {

	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #5555BD;
	text-decoration: none;
}
#leftnav a {
	text-decoration: none;
	background-color: #F7F7F3;
	display: block;
	text-align: left;
	font-size: 16px;
}
#leftnav a:hover {
	color: #FFFF00;
	text-decoration: none;
	background-color: #660099;
}
#mainbody a:hover {
	color: #FFFF00;
	background-color: #660099;
}
#mainbody a {
	text-decoration: none;
}
