body{	
	color:	white;
	background:	#CC6600;}

h1, h2, h3, h4, h5, h6, p, 	{ font-family:	Sylfaen; }
	
		
p     {font-size: 95%;  }		

		
		
em	{	
	font-style:	normal;
	font-weight:	bold;
	color:	white;
	background:	#663300;
	}	
		
strong	{	
	font-style:	italic;
	background:	#663300;
	font-weight:	bold;
	color:	white;
	}	
		
em strong, strong em	{	
	text-transform:	uppercase;
	font-style:	normal;
	font-weight:	bolder;
	background:	#CC6600;
	color:	white;
	}	

		
h1, h2, h3, h4, h6 {	
	color:	#FFFFFF;
	background:	#663300;
	}
	h3 {color:	#FFFFCC;
	}	
h5  {
      color:  #FFFFFF;
	  background: #CC9966;
	  }		
hr	{	
	color:	white;
	}	
		


a:link	{	
	text-decoration:	none;
	font-weight:	bold; 
	color:	#FFFFCC;
	
	}	
		
a:visited	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFCC;
	
	}	
		
a:active	{	
	text-decoration:	none;
	font-weight:	bold;
	color:	#FFFFCC;
	background:	#CCF;
	}	
		
a:hover	{	
	text-decoration:	none;
	color:	#FFFFF5;
	background:	#33F;
	}	
		
a.offsite	{	
	text-decoration:	none;
	font-weight:	normal;
	color:	#33F;
	background:	#FFFFF5;
	}	
		
	
