body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 2B67A3;
	background-color: e7e7e7;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: 2B67A3;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a {
	text-decoration: none;
	color: 2b67a3;

}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2B67A3;
	background-color: #e7e7e7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ababab;
	border-right-color: #ababab;
	border-bottom-color: #ababab;
	border-left-color: #ababab;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2b67A3;
	background-color: E7E7E7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ABABAB;
	border-right-color: ABABAB;
	border-bottom-color: ABABAB;
	border-left-color: ABABAB;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: 2b67a3;
	background-color: e7e7e7;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ababab;
	border-right-color: ababab;
	border-bottom-color: ababab;
	border-left-color: ababab;
}