body, html {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #F8F8FF;
	font-family: Georgia, Times New Roman, 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;
}

.credits {
	width: 100%;
	background-color: #FFFFCC;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	}

.summary {
	font-family: Georgia, Times New Roman, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	}
	
.tabs {
	font-size: 10px;
	margin-top: 1px;
	margin-bottom: 15px;
	}

.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: 14px;
	font-weight: normal;
	}

.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: 15px;
	margin-bottom: 5px;
	font-size:26px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
	}

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

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size:22px;
	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;
	}

h6 {
	margin-top: 10px;
	margin-bottom: 2px;
	margin-left: 20px;
	margin-right: 10px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}



.floatingright {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	}
	

table.menu {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-color: gray;
	border-collapse: collapse;
	background-color: #faf0e6;
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
}

table.menu th {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #fffff0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	-moz-border-radius: ;
}

table.menu td {
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: gray;
	background-color: #fffff0;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 11px;
	-moz-border-radius: ;
}



