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