
BODY {
	background		: #7b0505;
	font-family		: verdana, arial, sans-serif; 
	font-size		: 9pt;
	margin-top		: 0px;
	margin-left		: 0px;
	margin-bottom	: 0px;
	margin-right	: 0px;
	height: 100%;
	}

.PageContentHighlight
{
	font-family		:  verdana, arial, sans-serif; 
	font-size		: 10pt;
	color:#980a0a;
	font-style:italic; 
	font-style:oblique;
	font-weight:500;
}

P, ul, li, TD	{
	font-family	: verdana, arial, sans-serif; 
	font-size	: 8pt;
	color		: #252525;
}

input, select, textarea	{
	font-family	: arial,verdana, sans-serif;
	font-size	: 8pt;
	color		: #000000;
}


h1, .pagehead { 
	font-family: Times New Roman, arial, Verdana; 
	font-size: 20pt; 
	font-weight: regular; 
	color	: #FFb754; 
	margin-top: 0px;
	margin-bottom: 0px 
}

H2, .subhead {
	font-family		: helvetica, arial, sans-serif; 
	font-size		: 12pt;
	font-weight     	: bold;
	color           	: #fe9d03;
}

.LevelHead{
	font-family		: helvetica, arial, sans-serif; 
	font-weight     	: bold;
	font-size		: 8pt;
	color           	: #6c4200;
}

H3, .subhead1 {
	font-family		: helvetica, arial, sans-serif; 
	font-size		: 11pt;
	color           : #9b792f;
	margin-bottom: 2px;
}
	
H4 {
	font-family		: verdana, arial, sans-serif; 
	font-size		: 10pt;
	font-weight     	: bold;
	color           	: #9b792f;
	margin-top		: 0px;
	margin-bottom	: 0px;
}


H5, .ParaHead {
	font-family		: "verdana", "Times New Roman", sans-serif; 
	font-size		: 10pt;
	font-weight     	: bold;
	color           	: #9b792f;
	margin-top		: 0px;
	margin-bottom	: 0px;
	}

.NewParaHead {
	font-family		: "verdana", "Times New Roman", sans-serif; 
	font-size		: 10pt;
	font-weight     	: bold;
	color           	: #8b2f04;
	margin-top		: 0px;
	margin-bottom	: 0px;
	}




.highlight	{
	color		: #008000;
	background	: #FFFF00;
	}

A:link, A:active, A:visited 	{
	color			: #b70000;
	text-decoration: none;
	
	}
	
A:hover { 
	color			: #b70000;
	text-decoration	: underline;
	}

A.SubLinks:link, A.SubLinks:visited, A.SubLinks:active {
	color			: #b70000;
	font-size		: 10pt;	
	text-decoration	: none;
	margin-left: 5px;
}

A.SubLinks:hover 
{
	color			: #b70000;
	font-size		: 10pt;	
	text-decoration	: underline;
	margin-left: 5px;
}

.pSubLinks
{
	text-indent: 15px;
}

.smallImage
{
	margin: 8px 8px 8px 8px ;
	border: groove 1px black;
	/*border-bottom-style:groove;
	border-bottom-color: Black;
	border-width: 1px;*/
}
.FooterText {
	color			: #9a9a9a;
	font-family: verdana, arial, sans-serif; 
	font-size		: 7pt;	
}