body {
	background-color: #FFFFCC;
}

a:link	{
	font-weight:bold;
	font-size:12px;
	color:#0066FF;
	}

a:hover	{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	}
a:visited	{
	font-weight:bold;
	font-size:12px;
	color:#0066FF;
	}
	
.style1	{
	font-weight:bold;
	font-size:12px;
	color:#0066FF;
	}
.style2	{
	font-weight:normal;
	font-size:12px;
	color:#0066FF;
	}
.style4 {
	font-size: 9px;
	font-style: italic;
}
.style5 {
  	background-color: #404040;
  	color: #FFF;
	font-size:11px;
}
#navlist {
	margin: 0;
	padding: 2px;
	list-style-type: none;
}
#navlist a, #navlist a:visited {
	display: block;
	background-color: #ffffff;
	background-position: 0% 50%;
	color: #333333;
	font-size:10px;
	text-decoration: none;
	padding-left:10px;
	padding-right:1px;
	padding-top:0px;
	padding-bottom:0px;
}

#navlist a:hover {
	background-color: #99cc33;
	color:#000000;
	text-indent: 8px;
}	

	
	
h1	{
	font-size:32px;
	color:#000000;
	font-weight: normal;
	font-style:italic;
	font-family:"Times New Roman", Times, serif;
	}
h2	{
	font-size:20px;
	color:#000000;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	}	
	
.style6 {
	font-size: 38px;
	font-style: italic;
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	color: #000000;
}
.style8 {font-size: 18px}
.style9 {color: #CCCC99}	
	
	
	
	
	
	