@charset "utf-8";
/* CSS Document */

body
{
background-color: #660000;
COLOR: #F9F7D2;
FONT-SIZE: 10pt; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.headline {
	FONT-SIZE: 11pt;
	COLOR: #AD7373;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
}
.subhead {
	FONT-SIZE: 12pt;
	COLOR: #FFCC99;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;

}
.superhead {

	FONT-SIZE: 12pt;
	COLOR: #462B24;
	FONT-FAMILY: verdana;
	font-weight: bolder;
}
.superhead2 {


	FONT-SIZE: 18pt;
	COLOR: #976537;
	FONT-FAMILY: verdana;
	font-weight: bolder;
	text-transform:capitalize;
}
.subhead2 {

	FONT-SIZE: 10pt;
	COLOR: #FF0000;
	FONT-FAMILY: verdana;
	font-style: normal;
	font-weight: bold;
}
.paragraph {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #3C1F0D;

}

.parahead {
	font-family: skia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #3C1F0D;
	font-style: italic;
	

}
.copyright1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3C0000;
}
.copyright2 {
	font-family:  Arial, Helvetica,  Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}


A:link {
	font-weight: normal;
	color: #976537;
	font-size: 12px;
	text-decoration: none;		
}	
A:visited	{
	text-decoration:	none;
	font-size: 12px;
	color: #976537;
	}	
		
A:active	{
	font-weight: normal;
	color:	#F9F7D2;
	font-size: 12px;
	
	

	}	
		
A:hover	{
	color:	#FFCC99;
	font-weight: normal;
	font-size: 12px;
	
}

a.navcat
	{
	font-weight: bold;
	color: #976537;
	font-size: 18px;
	text-decoration: none;
	text-transform:uppercase;
	}

a.navcat:hover
	{
	color:	#FFCC99;
	font-weight: bold;
	font-size: 18px;
	
	
	}	
a.navcat:visited	{
	font-weight: bold;
	font-size: 18px;
	
}
.underlinebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #999966;
	text-decoration: underline;
}
.parahead2 {

	font-family: skia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	color: #996699;
	font-style: italic;
}
.navon {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

