body {
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}
td, textarea, input, select {
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	color: #7D8381;
	font-weight: bold;
}

a:link {
	color: navy;
	font-family: Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	color: green;
	font-family: Verdana, Arial, Helvetica, sansseri;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}
a:visited {
	color: maroon;
	font-family:Verdana, Arial, Helvetica, sansseri;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;

}

.inputstyle {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #5F726F;
	background-color: #E2EDEB;
	border: 1px solid #333333;
}

.text{
	font-family:Verdana, Arial, Helvetica, sans-seri;
	font-size: 11px;
	color: navy;
	font-weight: bold;
}
