a:link {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #AAAAAA;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:active {
	color: #666699;
	text-decoration: none;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #666666;
	background-color: #F1F1F1;
}
.parahead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #666699;
}
table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #585858;
}