body, html {
	margin: 0px;
	background-color: #CCCC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px; font-weight: normal; color:#000000;
}

a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}

a:hover, a:active {
	color: #0000FF;
	text-decoration: underline;
}

#top {
	height: 21px;
	background-image: url(images/top.gif);
	border-top: 1px solid #cccccc; border-bottom: 1px solid #999999;
	text-align: center;
	font-family: Georgia, Times New Roman, serif;
	font-size:11px; font-style: italic; color: #336699; font-weight: bold;
	padding: 2px 0 0 0;
}

#tabr1 {
	float: left; height: 17px; padding: 0 0 0 20px;
}

#tabr2 {
	float: left; height: 17px; padding: 0 0 0 80px;
}

.main {
	text-align: left;
	line-height: 16px;
	font-size:11px;
	padding: 3px 30px 10px 30px;
}

.credits {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.bottom_nav {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.menu {
	float: left;
	width: 158px; height: 17px;
	background-image: url(images/tabs.gif);
}

.menulink {
	font-family: Arial, sans-serif; font-weight: bold; font-size: 10px;
	text-decoration: none;
	padding: 3px 0 0 0;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	font-size:30px; font-style: italic; color: #336699; font-weight: bold;
	margin: 12px 0 7px; 0 0;
	text-align: center;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:26px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size:22px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size:16px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#000000;
}



