body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ff0000;
}



a:link {
	color: #000000;
	font-size:10px;
	font-family:verdana;
	text-decoration: none;
}
a:visited {
font-family:verdana;
	text-decoration: none;
		font-size:10px;
	color: #000000;
}
a:hover {
	text-decoration: none;
	font-family:verdana;
		font-size:10px;
	color: #6C9D62;
}
a:active {
	text-decoration: none;
	font-family:verdana;
		font-size:10px;
	color: #000000;
}

.lnk:link {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F2090A;
}
.lnk:visited {
	text-decoration: none;
	color: #F2090A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.lnk:hover {
	text-decoration: none;
	color: #6C9D62;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;

}
.lnk:active {
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #F2090A;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000; 
	border:1px #f2090a solid;
	background-color:#ffffff;
	size:18;
}

select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	border:1px #f2090a solid;
	background-color:#ffffff;
}
