	A 			{ color: #000000; text-decoration: none; }
	A:link		{ color: #000000; text-decoration: none; }
	A:visited	{ color: #000000; text-decoration: none; }
	A:active	{ color: #000000; text-decoration: none; }
	A:hover		{ color:#0066CC; text-decoration: none; }

BODY{
	font-family: Unikurd Web, Tahoma;
	color:#000;
	font-size:12px;
	}
	
.hr {
width: 183px;
color: #FFF6F9;
}

TD,TR{
	font-family: Unikurd Web, Tahoma;
	color:#000;
	font-size:12px;
	}

.input {
	border: 1px solid #DFC4B3;
	background-color: #FFF3F4;
	font-family:  Tahoma;
	font-size: 7pt;
	font-weight:bold
}

.search {
	border: 1px solid #DFC4B3;
	background-color: #FFF3F4;
	font-family:  Tahoma;
	font-size: 8pt;
	font-weight:bold
}

.submit {
	font-family: Tahoma;
	font-size: 10px;
	font-weight:bold;
	color: #D6D6CA;
	background-color:#907C50;
	border: 1px ridge #B4CDF3;
	}		

.latin {
	font-family: Tahoma;
	font-size: 9px;
	color: #000;
	font-weight:bold
	}	
	
.latin2 {
	font-family: Tahoma;
	font-size: 9px;
	color: #333333;
	}	
