body, td {
	color: #000000;
	font-size: 13px;
	font-family: Tahoma, Verdana, sans-serif;
}
a {
	color: #3e718f;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 13px;
	/*font-weight: bold;*/
}
a:hover {
	color: #3e718f;
}
img {
	border: none;
}
input, textarea, select, option
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}
.but {cursor:hand; font-weight: bold; }
.border {border: 3px solid #3e718f;}
.border:hover {border: 3px solid #3e718f;}
.border-top {border: 3px solid #3e718f;}
hr {height: 1px; border: 0; color: #3e718f; background-color: #3e718f;} 
p, ul, li
{
	margin-top: 0px;
	margin-bottom: 0px;
}

