body
	{
		background-color:#ffffff;
		margin-top:4px;
		margin-bottom:4px;
		margin-left:0px;
		margin-right:0px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:normal;
		font-color:#666666;
	}
	
#pscroller1 {
width: 600px;
height: 50px;
border: 0px solid black;
padding: 5px;
background-color: white;
}
	
/* Text Styles */
a, a:link { color: #7B8606; text-decoration: none; font-weight: bold; }
a:visited { color: #7B8606; text-decoration: none; font-weight: bold; }
a:hover { color: #D55413; text-decoration: underline; }
a:active { color: #7B8606; text-decoration: none; font-weight: bold;}

#header  {
	color: #AD405C;
	font-weight: bold; 
	font-size: 12px;
	text-decoration:none;
	}
.style2 {
	color: #AD405C;
	font-weight: bold; 
	}
.style3 {
	color: #AD405C;
	font-weight: bold; 
	font-size: 18px;
	}
.style4 {
	color: #7B8606;
	font-weight: bold; 
	font-size: 16px;
	}
