body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #EEEEEE;
	background-color: #3C4555;
	line-height: 16px;
	background-image: url(images/background.gif);
}
a:link, a:visited {
	font-weight: normal;
	color: #99CCFF;
	text-decoration: underline;
}
a:hover, a:active {
	font-weight: normal;
	color: #CCFFFF;
	text-decoration: none;
}
h1 {
	font-size: 36px;
	line-height: 20px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 5px;
	font-weight: normal;
	color: #CCCCCC;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #CCCCCC;
}
