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

a:link {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	font-weight: normal;
	color: #0000FF;
	text-decoration: none;
}

a:hover, a:active {
	font-weight: normal;
	color: #0000FF;
	text-decoration: underline;
	background-color: #ffff00;
}

.summary {
	font-family: Georgia, Times New Roman, serif;
	font-size:12px;
	font-style: italic;
	color: #006699;
	font-weight: bold;
}

.dat {
	font-family: Georgia, Times New Roman, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

.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 {
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #CCCCCC;
	margin-left: 10px;
	margin-right: 11px;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:30px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
}

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

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

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

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


