.mainmenu {
	background-color: #FFFFFF;
	border: thin solid #333366;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
body {
	background-color: #FFFFFF;
	font-size: 12px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
}
h2 {
	font-size: 14px;
	color: #333366;
	text-decoration: underline;
}
blockquote {
	border: thin solid #99CCFF;
}
hr {
	color: #330066;
}

