a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #CC9900;
}
a:active {
	text-decoration: none;
	color: #CC3300;
}
.style3 {font-size: 12px}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
body {
	background-color: #CCCCCC;
}
.style6 {color: #000000}
.style7 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }
.style8 {
	color: #000000;
	font-size: 12px;
	font-family: georgia;
}
.style9 {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {font-family: Arial, Helvetica, sans-serif}
.style13 {font-size: 18px}
.style14 {font-size: 16px}
.style15 {font-size: 14px}
.style16 {color: #CCCCCC}

h1
{
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
}

h2
{
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
}

h3
{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
}

h4
{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: #CC3300;
	line-height:20px;
	letter-spacing:.1em;
}

.sitewide
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
}

.seoLinks
{
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#000000;
	line-height:20px;
	letter-spacing:.1em;
	margin-top:0px;
	text-decoration:underline;

}