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