.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	color: #6699CC;
}
.rightheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	background-color: #66CCFF;
	font-weight: bold;
	text-align: center;
}
.comments {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #666666;
	font-style: italic;
	background-color: #FFFFCC;
}
.subheads {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003399;
}
.photocap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.quotes {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #006699;
}
a.bodycopy:hover {
	color: #FF3300;
}
a.bodycopy:link {
	color: #6666FF;
}
