body{
	margin:0px;
	font-family:Arial,sans-serif;
	font-size:11px;
	color:#666666;
	background-color:White;
	background-image:url(images/bg.jpg);
}

h1 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #891d1d;
	font-size: 20px;
	font-weight:lighter;
	margin:0px;
}


h2 {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#631011;
	margin:0px;
}

a:link, a:visited {
	text-decoration:none;	
	color:#F17015;
	font-weight:normal;	
}

a:active, a:hover {
	text-decoration:none;	
	color:#631011;
	font-weight:normal;	
}

.copyright {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#631011;
	text-decoration:none;	
}

a.copyright:link, a.copyright:visited {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#631011;
	text-decoration:none;	
}

a.copyright:hover, a.copyright:active {
	font-family:Arial,sans-serif;
	font-size:10px;
	color:#F17015;
	text-decoration:none;	
}

a.nav:link, a.nav:visited, a.nav:active{
	text-decoration:none;
	font-size:12px;
	color:#631011;
	font-weight:bold;
}

a.nav:hover{
	text-decoration:none;
	color:#FF8424;
}

.subnav {
	text-decoration:none;
	font-size:11px;
	color:#F17015;
}

a.subnav:link,a.subnav:visited {
	text-decoration:none;
	font-size:11px;
	color:#F17015;
}

a.subnav:hover,a.subnav:active {
	text-decoration:none;
	font-size:11px;
	color:#631011;
}
