body, td {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
}

A:link {
	color: blue;
	text-decoration: none;
}

A:visited {
	color: back;
	text-decoration: underline;
}

A:hover {
	color: #d12e2d;
	text-decoration: overline underline;
}

A:link.toplinks {
	text-decoration: none;
	color: #333333;
}

A:visited.toplinks {
	color: #333333;
	text-decoration: none;
}

A:hover.toplinks {
	color: #42436F;
	text-decoration: underline;
}

A:link.wl {
	text-decoration: none;
	color: #FFFFFF;
}

A:visited.wl {
	color: #FFFFFF;
	text-decoration: none;
}

A:hover.wl {
	color: #FFFFFF;
	text-decoration: underline;
}

INPUT {
	border-width: 1;
	border-color: #000000;
	background-color: #ffffff;
	color: black;
	font size: 8pt;
	font-family: verdana;
}

.dropdown {
	font-family: verdana;
	border-width: 1;
	color: #000000;
	font size: 8pt;
	border-color: #000000;
	background-color: #8aa5af;
}