BODY {
	margin: 0pt
}
a:link {
	color: #CC0000;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #113377;
	text-decoration: underline;
	font-weight: bold;
}
a:hover {
	color: #336600;
	text-decoration: none;
	font-weight: bold;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.border {
	border: 2px dotted #CCCCCC;
}
.headline-Red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.headline-Blue {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #003366;
}
.borderImage {

	border: 1px solid #999999;
}
.tinyText {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
