body {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}

td {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

th {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.font10{
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
}

.font12{
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}

.font14{
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
}

.font18{
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
}

.font24{
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
}

.mainlink:link{color:#000000;
			text-decoration: none;
			font-family:"Times New Roman", Times, serif;
			font-size: 12pt;}

.mainlink:visited{color:#666666;
			   text-decoration: none;
			   font-family:"Times New Roman", Times, serif;
			   font-size: 12pt;}

.mainlink:hover{color:#990000;
			 text-decoration: none;
			 font-family:"Times New Roman", Times, serif;
			 font-size: 12pt;}

.headerlink:link{color:#990000;
			text-decoration: none;
			font-family:"Times New Roman", Times, serif;
			font-size: 10pt;}

.headerlink:visited{color:#990000;
			   text-decoration: none;
			   font-family:"Times New Roman", Times, serif;
			   font-size: 10pt;}

.headerlink:hover{color:#FFFF00;
			 background-color:#990000;
			 text-decoration: none;
			 font-family:"Times New Roman", Times, serif;
			 font-size: 10pt;}

.navlink:link{color:#000000;
			font-family:"Times New Roman", Times, serif;
			font-size: 10pt;}

.navlink:visited{color:#666666;
			   font-family:"Times New Roman", Times, serif;
			   font-size: 10pt;}

.navlink:hover{color:#990000;
			 font-family:"Times New Roman", Times, serif;
			 font-size: 10pt;}

.bodylink:link{color:#990000;
			font-family:"Times New Roman", Times, serif;
			font-size: 12pt;}

.bodylink:visited{color:#666666;
			   font-family:"Times New Roman", Times, serif;
			   font-size: 12pt;}

.bodylink:hover{color:#990000;
			 text-decoration: none;
			 font-family:"Times New Roman", Times, serif;
			 font-size: 12pt;}

#bottom{position: absolute;
	  bottom: 0px;
	  left: 0px;}			 