a:link {
	text-decoration: none;
	color: #006092;
}
a:visited {
	text-decoration: none;
	color: #006092;
}
a:hover {
	text-decoration: underline;
	color: #4681AB;
}
a:active {
	text-decoration: none;
	color: #4681AB;
}
a.List:link {
	text-decoration: none;
	color: #FFFFFF;
}
a.List:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a.List:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a.List:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	font-family: Tahoma;
	font-size: 10pt;
}
td {
	font-family: Tahoma;
	font-size: 10pt;
	color: #333333;
	
}
td.label {
	font-family: Tahoma;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #4681AB;
	font-weight: bold;
	text-align: center;
	
}
td.form {
	font-family: Tahoma;
	font-size: 10pt;
	color: #000000;
	background-color: #E1E1E1;
	
}
input.nolines {
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px none #000000;
	background-position: center;
}

input {
	font-family: Tahoma;
	font-size: 10pt;
	border: 1px solid #000000;
	background-position: center;
}
