body {
	margin: 0px;
	background-color: #D8D4C9;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: 700;
	color: #333333;
	line-height: normal;
	padding-right: 10px;
	padding-left: 10px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #463831;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: 500;
	color: #333300;
	padding-right: 10px;
	padding-left: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 900;
	color: #8E8E6B;
	line-height: normal;
	vertical-align: top;
	font-variant: small-caps;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;

}
a:link {
	color: #004D71;
}
a:hover {
	color: #364361;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
blockquote {
	padding-right: 20px;
	padding-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: left;
	text-indent: 8pt;
	color: #000000;
}
.quote-mark {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 18pt;
	color: #333333;
	font-weight: bold;
	vertical-align: text-bottom;
}
#flash-button {
	background-image: url(img/snipe.gif);
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	height: 140px;
	width: 100px;
	left: -20px;
	top: -40px;
}

#nav {
font-family:"Times New Roman", Times, serif;

}

#nav td {
font-size:10pt;
text-align:center;
color:#FFFFFF;
}

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

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

#nav a:hover {
color:#CCCCCC;
border-bottom:1px solid #FFFFFF;
}