body{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	background-color:#660000;
	padding:0px;
	margin:0px;
}
h1{
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 19px;
	line-height: 21px;
	color:#660000;
}
h2{
	font-family:Trebuchet MS,"Times New Roman",Times,serif;
	color:#F30;
	font-weight:bold;
	font-size:18px;
	line-height:24px;
}
.bodyCopy{
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #000000;
}
a:link{
	color: #660000;
}
a:active{
	Color:#CC0000;
	Text-Decoration:underline;
	}
a:visited{
	Color:#660000;
	Text-Decoration:underline;
	}
a:hover{
	Color:#CC0000;
	Text-Decoration:underline;
}


