p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-indent: 10px;
	line-height: 20px;
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #0066FF;
}
.cap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #999999;
	font-variant: small-caps;
	text-transform: none;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: lighter;
	padding: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-top-width: thin;
	color: #999999;
	letter-spacing: 10px;
	word-spacing: 5px;
}
