h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #900;
}
body {
	background-color: #ECEDDB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #663;
}
a:link {
	color: #990000;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
}
a:visited {
	text-decoration: none;
	color: #666633;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
}
a:hover {
	text-decoration: none;
	color: #D3D6AB;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
}
a:active {
	text-decoration: none;
	color: #999966;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 7pt;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #663;
}
