body, html {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #66CCCC;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#000000;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: none;
}

.menu {
	margin-left: 10px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

.credits {
	width: 100%;
	background-color: #FFFFCC;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
	
.summary {
	width: 100%;
	background-color: #FFFFCC;
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}
	
.left {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 30px;
	margin-right: 5px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}
	
.right {
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 11px;
	margin-right: 13px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	}
	
.main {
	font-size: 12px;
	margin: 0px;
	}

.top {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
	}

.nav {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}

.pg {
	font-size: 13px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}
	
.news {
	font-family: Georgia, Times New Roman, serif;
	font-size:14px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
	}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 5px;
	margin-bottom: 20px;
	font-size:24px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
	text-align: center;
	}

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

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size:20px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
	}

h4 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:18px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
	}
	
h6 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 16px;
	margin-right: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}




