/* CSS Document */
<!--
body {
	font-family:Arial;
	font-size: 13px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
	margin-left:0px; margin-right:0px; margin-top:30px; margin-bottom:0px;
}
a:link, a:visited, a:active, a:hover
{font-family: Arial; font-weight:normal;  color:#ccffcc;  font-size:13px;}
a:active, a:hover
{  color:#e9831f;}
hr
{
  width:99%;
  color:#ffcc66;
  background-color:#ffcc66;
  height:3px;
  text-align:center;
}
h1 {
	font-family:Arial;
	font-size: 26px;
	font-weight:normal;
	font-style: italic;
	color: #99CCCC;
	text-decoration: none;
}
h2 {
	font-family:Arial;
	font-size:20px;
	font-weight:normal;
	font-style: italic;
	color: #99CCCC;
	text-decoration: none;
}

-->
