body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: italic;
}
.links {
	font-size: 9px;
}
.nodot {
	list-style-type: none;
}
.nodot li {
	list-style-type: none;
	padding-bottom: 20px;
	padding-top: 4px;
	padding-left: 15px;
}
