input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	border: 1px solid #999999;
}
.noline {
	text-decoration: none;
	color: #000000;

}
a {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.style4, td {	font-family: Tahoma;
	font-weight: bold;
	font-size: xx-small;
}
.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style7 {
	color: #18295b;
	font-weight: bold;
}
td, textarea, body {	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
}