.baseText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #222222;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #003366;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #111111;
	text-decoration: underline;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-color: #ffffff;
}
ul {
	font-size: 18px;
	color: #003366;
}
