BODY{
		margin: 15px 0px 0px 0px;
		background-color: #333333;
		font-size: 12px;
		font-weight: bold;
		font-family: "Arial";
		scrollbar-face-color: #333333; 
		scrollbar-highlight-color: #FFFFFF; 
		scrollbar-shadow-color: #DEE3E7; 
		scrollbar-3dlight-color: #ffffcc; 
		scrollbar-arrow-color: #1B0004; 
		scrollbar-track-color: #cccccc; 
		scrollbar-darkshadow-color: #000000;
		 
	
}

p{		
		font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;
		
		
}

td
	{
	font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;
		
	}

.small{		
		font-size: 11px;
		font-family: "Arial";
		
}		
		
		
ul{		
		font-size: 12px;
		font-family: "Arial";
		
		

}

H1{ 
		font-size:14px;
		font-weight:bold;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;

}

.title{ 
		font-size:14px;
		font-weight:bold;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;

}


H2{ 
		font-size:15px;
		font-weight:bold;
		font-family:"Arial";
		color:#0066CC;

}




A:visited{
		font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;


}

A:link{
		font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;

}

A:hover{
		font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #92961F;


}

A:active{
		font-size: 12px;
		font-family: "Trebuchet MS","Arial";
		color: #1B0004;

}



a.button:link {
		font-family: Arial; 
		font-size: 12px; 
		color: #E5E5E5; 
		text-decoration: none; 
		font-weight:bold;
}

a.button:visited {
		font-family: Arial; 
		font-size: 12px; 
		color: #E5E5E5; 
		text-decoration: none; 
		font-weight:bold;
}

a.button:active {
		color: #ff6666; 
		font-weight:bold;
}

a.button:hover {
		color: #1B0004; 
		font-size: 12px; 
		font-family: Arial; 
		text-decoration: none;
		font-weight:bold; }
		
		







