body 
	{
	scrollbar-base-color:#18FF00; scrollbar-face-color:#18FF00;
	scrollbar-track-color:#18FF00;
	scrollbar-arrow-color:#C6589D;
	scrollbar-darkshadow-color:#18FF00;
	scrollbar-highlight-color:#18FF00;
	scrollbar-shadow-color:#18FF00; scrollbar-3dlight-color:#18FF00;
	background-attachment: fixed; overflow-x: hidden; color: #A54F67;
	font: 11px Trebuchet MS, Verdana, Georgia; 
	}
 
a 
	{
	text-decoration: none;
	color: #620B23;
	}

a:hover
	{
	color: black
	} 

p
	{
	color: #A54F67;
	font-family: Trebuchet MS, Verdana, Georgia;
	font-size: 11px;
	line-height: 95%; 
	}


.header 
	{
	border-bottom: 1px solid #C85669;
	color: #C85669; 
	font-family: Verdana; 
	font-size: 14; 
	padding-right: 10px;
	font-weight: bold;
	text-align: right;
	}

ul

	{
	margin-left: 17px;
	line-height: 95%;
	}