﻿.bigtitle 
{ 
line-height:14px;
font-size: 20px;
	color: #FFFFFF;
	 font-family:"Courier New", Courier, monospace;
	font-weight:bold;

}

.topsmalfont {
	font-size: xx-small;
}

.bodyfont{
	font-size:12px; color:#FFFFFF; font-family:Verdana; line-height:22px;
}

.downfont {
	line-height:14px;
font-size: 14px;
	color: #FFFFFF;
	 font-family:"Courier New", Courier, monospace;
	

}


.linkbody {
	font-family:Verdana;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
	
}
.linkbody:hover {
	font-family:Verdana;
	font-size: 12px;
	color:#69AE06;
	text-decoration: underline;
	
}


.linkleft {
	font-family:Tahoma;
	font-size: 13px;
	color:#FFFFFF;
	text-decoration:none;
	
}
.linkleft:hover {
	font-family:Tahoma;
	font-size: 12px;
	color:#000000;
	text-decoration: none;
	
}
