h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #FFFFFF;
	font-weight: normal;
}
.topbanner {
	font-family: "Times New Roman", Times, serif;
	color: #336666;
	font-size: 12px;
	text-decoration: none;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	text-transform: uppercase;
	color: #006699;
}
.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
a.topbanner:hover {
	color: #FFFFFF;
}
body {
	background-image: url(images/bk.gif);
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #6699CC;
}
.subheads {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #336666;
}
a.bodycopy:hover {
	color: #FF33CC;
}
a.bodycopy:link {
	color: #006699;
}

