body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
}
.submenu {
	font-weight: bold;
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.module1 {
	color: #666666;
}
a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	border: 1px;
}
a:link {
	font-weight: bold;
	color: #336666;
	text-decoration: underline;
	border: 1px;
}
a:hover {
	color: #CC0000;
	border: 1px;
}
a:active {
	color: #000000;
	border: 1px;
}
h1 {
	font-weight: normal;
	color: #660000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.bottomline {
	font-size: 9px;
	letter-spacing: 1px;
	color: #333333;
}
.imagelinks {
	border: 1px #336666;
}

