h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #600;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #600;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12pt;
	color: #600;
	font-weight: bold;
}
h4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	line-height: normal;
	font-style: normal;
	white-space: normal;
	font-variant: normal;
	text-transform: uppercase;
	text-indent: 10;
	margin: 2px;
	padding: 2px;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFF;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}




body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	background-color: #666;
}
.tabletop {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #FFF;
	font-weight: bold;
}
.tablecopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #333;
	font-weight: normal;
}


a:link {
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	font-size: 8pt;
	font-family: Verdana, Geneva, sans-serif;
}

a:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #EBEBEB;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color: #900;
	text-decoration: none;
}
a:active {
	color: #999999;
	text-decoration: none;
}
.bottomnav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #D8D8D8;
	font-weight: normal;
}
