body {
  font-family: "Times New Roman", Times, serif;
  	background-color: #FFFFFF;
	font-size: 18px;
	line-height: 20px;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 21px;
}

a {
	color: #0000FF;
	text-decoration: none;
   
}

a:hover {
	color: #CC0033;
	text-decoration: underline;
}

.footer {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;

}

.copyright {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #666666;
    font-style: italic;

}

.header {
  font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #0000FF;
    font-weight: bold;

}
