@charset "utf-8";
/* CSS Document */

	body{background:url(images/bglight.gif)}
	
	h1{font-size: 36px; color:#600; font-style:italic; font-weight:bold}
	h2{font-size: 24px; color:#600; font-style:italic; font-weight:bold} 
	h3{font-size: 20px; color:#600; font-style:italic; font-weight:bold}
	h4{font-size: 12px; color:#600;}
	p{font-size: 16px; color:#600; font-weight:bold}

	li{font-size: 16px; color: #600; font-weight:bold;}

	a:link{color: #FF9; text-decoration:none; font-weight:bold; font-size: 14px}
	a:visited{color: #FF9; text-decoration:none; font-weight:bold; font-size: 14px;}
	a:hover{color: #FC0; text-decoration:none; font-weight:bold; font-size: 16px;}

	
	