body {
	
	

	background-color: #000000;
	margin:		0;
	padding:	0;
	font-size: 12pt;
}
.green {color: #006600}

.smallarial a:link{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #FFFF00;}
.smallarial a:visited{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #FFFF00;}
.smallarial a:active{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #E8358C;}
.smallarial a:hover{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #E8358C;}

.style1 {font-family: Arial, Helvetica, sans-serif;
	color: ##000000;
	
	
	font-size: 14pt;
	}
.image {
	font-family: Arial, Helvetica, sans-serif;
	color: ##ffff33;
	background-color: #000000;
	margin:		0;
	padding:	0;
	font-size: 12pt;
	

}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.nav a:link {
font-weight: bold;
	font-size: 12pt;
	color: #000000;
	
	
    text-decoration: none;
}
.nav a:visited {
font-weight: bold;
	font-size: 12pt;
	color: #000000;
	
	
    text-decoration: none;
}
.nav a:hover {
font-weight: bold;
	font-size: 12pt;
	color: #990000;
	
    text-decoration: none;
}

.snav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	
	
    text-decoration: none;
}
.snav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	
	
    text-decoration: none;
}
.snav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #990000;
	
    text-decoration: none;
}


a:link	{
	color:	#996633;
	background-color: transparent;
	text-decoration: none;
font-size: 10pt;
	}
a:visited	{
	color:	#996633;
	background-color: transparent;
	text-decoration: none;
font-size: 10pt;
	}
a:active	{
	color:	#000000;
	background-color: transparent;
	text-decoration: none;
font-size: 10pt;
	}
a:hover	{
	color:	#cc3300;
	background-color: transparent;
	text-decoration:	none;
	}
