html, body { background-color: #181713; margin: 0em 0em 0em 0em; }
a { text-decoration: none; }
a.link { text-decoration: underline; color: #787878; }
a.link:hover { color: #333333; }

h1, h2, h3, h4 {
	font-family: "Trebuchet MS", Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-style: italic;
    text-align: left;
	color: #FF941D;
}

h2 { font-size: 16px; }
h2 { font-size: 24px; }
h3 { font-size: 18px; }
h4 { font-size: 16px; }
h5 { font-size: 12px; color: #CFCFCF;
	font-weight: bold; }


.boldnav a:link           {color: #000033; text-decoration: none;}
.boldnav a:hover          {color: #666666; text-decoration: none;}
.boldnav a:visited           {color: #000033; text-decoration: none;}
.boldnav a:visited:hover           {color: #000033; text-decoration: none;}

.nav a:link           {color: #FF0000; text-decoration: none;}
.nav a:hover          {color: #CCCCCC; text-decoration: none;}
.nav a:visited           {color: #FF0000; text-decoration: none;}
.nav a:visited:hover           {color: #FF0000; text-decoration: none;}

.subnav a:link           {color: #FF0000; text-decoration: none;}
.subnav a:hover          {color: #CCCCCC; text-decoration: none;}
.subnav a:visited           {color: #FF0000; text-decoration: none;}
.subnav a:visited:hover           {color: #FF0000; text-decoration: none;}

.footercopy a:link           {color: #333333; text-decoration: none;}
.footercopy a:hover          {color: #999999; text-decoration: none;}
.footercopy a:visited           {color: #333333; text-decoration: none;}
.footercopy a:visited:hover          {color: #333333; text-decoration: none;}



.header
{
	vertical-align: top;
	padding: 0px;
	font-family: Georgia, Times New Roman, serif;
	font-size: 18px;
    font-style: italic;
	font-weight: bold;
	color: #555555;
}

.bolster
{	height: 150px;
}

.subheader
{
	vertical-align: top;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
    font-style: normal;
	font-weight: bold;
	color: #444444;
}


.description
{
	vertical-align: top;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    font-style: normal;
	font-weight: normal;
	color: #999999;
}

.content
{
	text-align: left;
	padding: 0px;
	border-left: 0px solid #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 125%;
	color: #181713;
}




