body {
	font-family: arial;
	font-size: 12px;
	color: #ffffff;
	}
	
#main p{
	font-family:arial;
	font-size: 12px;
	font-color: #333333;
			}

#main h1{
	font-family: arial;
	font-size: 16px;
	color: #a7af90;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #a7af38;
}

#main h2{
	font-family: times;
	font-size: 14px;
	color: #222222;
	border-bottom: 1px solid #222222;
	font-weight: lighter;
}

#main h3{
	font-family: times;
	font-size: 16px;
	color: #990000;
}

#main h4{
	font-family: times;
	font-size: 14px;
	color: #990000;
	border-bottom: 1px solid #222222;
	font-weight: lighter;
}

a {
	font-family: arial;
	font-size: 12px;
	color: #000066;
	text-decoration: none;
}



a:hover {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
}

a:visited {
	none;
}

a:active {
	font-family: arial;
	font-size: 12px;
	color: #dddddd;
	text-decoration: none;
}

#header {
	font-family: arial;
	font-size: 12px;
	color: #627A18;
		}

