body{ 
font-family:"Times New Roman", Times, serif;
font-size:16px;

color:#000000;
}
td{
font-family:Arial, Helvetica, sans-serif;
vertical-align:top;
padding: 0px 10px 7px 0px;
}
.emph{
font-family:"Times New Roman", Times, serif;
font-size: 18px;
font-weight:bold;
color:#000000;
}
a {
	color: #3366CC;
	text-decoration:underline;
}
a:hover {
	color: #003366;
	text-decoration:underline;
}
.nav a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height:35px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
	vertical-align:top;
	color: #ffffff;
	font-weight:bold;
	text-align:right;
	font-style:italic;
	text-decoration:none;
}

.nav a:hover {
	font-family: "Times New Roman", Times, serif;
	color:#000000;
}

.credit, .credit a{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
.credit a:hover{
	text-decoration:underline;
}
