@charset "utf-8";
/* CSS Document */

body{background:url(common/bglight.gif)}
	
h1{font-size: 30px; color: #600; font-family:"Times New Roman", Times, serif}
h2{font-size: 20px; color: #600; font-family:"Times New Roman", Times, serif} 
p{font-size: 16px; color: #600; font-weight:bold; font-family:"Times New Roman", Times, serif}
h4{font-size: 12px; color: #600; font-family:"Times New Roman", Times, serif}
h5{font-size: 16px; background:url(common/bgdark.gif); font-family:"Times New Roman", Times, serif}

li{font-size: 16px; color: #600; font-weight:bold; font-family: Georgea, "Times New Roman", Times, serif}
	
a:link{color: #00C; text-decoration:none; font-weight:bold; font-size:17px; font-family: "Times New Roman", Times, serif}
a:visited{color: #00C; text-decoration:none; font-weight:bold; font-size:17px; font-family: "Times New Roman", Times, serif}
a:hover{color: #F9C; text-decoration:none; font-weight:bold; font-size:17px; font-family: "Times New Roman", Times, serif}


	
	
