h1,h2{
	color:#982E01;
	font-size:20px;
	text-align:center;
}
#copy{
	color:#333333;
	font-size:9px;
	font-weight:bold;
	text-align:center;
}
hr{
	border:none;
	border-top:gray 1px solid;
	width:50%;
}
a{
	color:#982E01;
	text-decoration:none;
}
a:hover{
	color:#982E01;
	text-decoration:underline;
}
p,span,li,td,h3,h4,h5,h6{
	font-size:14px;
	color:#111111;
	line-height:150%;
}
img{
	border:none;
}
