h1, .h1 {
	font-family: Verdana, Gevena, Helvetica;
	font-size: 16px; fontsize: 16px; 
	color: #012501; 
	font-weight: bold;
}

h3, .h3 {
	font-family: Verdana, Gevena, Helvetica;
	font-size: 13px; fontsize: 14px; 
	color: #012501; 
	font-weight: bold;
}

.body {
	font-family: Verdana, Gevena, Helvetica;
	font-size: 12px; fontsize: 12px;
	color: #111111;
}

.bodys {
	font-family: Verdana, Gevena, Helvetica;
	font-size: 11px; fontsize: 11px;
	color: #111111;
}

.small {
	font-family: Verdana, Gevena, Helvetica;
	font-size: 11px; fontsize: 11px;
	color: #000000;
}

.bottom {
	font-family: Tahoma, Gevena, Verdana;
	font-size: 12px; fontsize: 12px;
	color: #111111;
}

.top {
	font-family: Tahoma, Gevena, Verdana;
	font-size: 12px; fontsize: 12px;
	color: #A0410D;
}


.fixed {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px; fontsize: 14px;
	color: #333333;
}

.input	{
	font-family: "Courier New", Courier, monospace; 
	font-size: 13px; fontsize: 14px; 
	color: #333333; 
	background-color: #ffffff; 
	border: 1 solid #666666;
}

a:link    {color: #A0410D; text-decoration: underline;}
a:visited {color: #A0410D; text-decoration: underline;}
a:hover   {color: #A0410D; text-decoration: none;}
a:active  {color: #A0410D; text-decoration: underline;}


