.bodycopy {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	list-style-type: square;
}
a:link {
	color: #3399CC;
}
a:visited {
	color: #3399CC;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF0000;
}.header {
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
	color: #33CCFF;
}

