body, td, th {font-family: Verdana;font-size: 11px;}
h3 {font-size:16px;}
.help {font-family:Arial;font-size: 10px;}
.tit {font-size: 12px;font-weight:bold;color:#334465;}
.white {color:#ffffff;}
.black {color:#000000;}

p {	font-family:Verdana;
	font-size: 11px;
	margin-left: 2px;
	text-align: justify;
	margin-right : 6px;
	margin-top:4px;
}

a {	font-family:Verdana,Arial;
	color:#000000;
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color:#000000;	
}

a.mnu {	
	text-decoration: none;
	font-size:10px;
	color:#ffffff;
}
a.mnu:hover {
	text-decoration: underline;
	font-size:10px;
	color:#FFFFFF;
}

A.ramt {font-family:Verdana,Arial;font-size:10px;color:#666666;text-decoration: none;} 
A.ramt:hover {font-size:10px;color: #000000;text-decoration: none;}

.frm	{ color: #000000; font-family: Arial,Verdana; font-size: 11px;}
.button	{
		border-top: solid 1px #000000;
		border-right: solid 1px #000000;
		border-bottom: solid 1px #000000;
		border-left: solid 1px #000000;
		background-color: #160596;
		color: #ffffff;
		font-family: Verdana, Arial;
		font-size: 11px;
}
.frm_small	{
		border-top: solid 1px #000000;
		border-right: solid 1px #000000;
		border-bottom: solid 1px #000000;
		border-left: solid 1px #000000;
		font-family: Verdana;
		font-size: 10px;
}
.but_small	{
		border-top: solid 1px #000000;
		border-right: solid 1px #000000;
		border-bottom: solid 1px #000000;
		border-left: solid 1px #000000;
		background-color: #0079BA;
		color: #ffffff;
		font-family: Verdana, Arial;
		font-size: 10px;
		height:16px;
}
