.webdesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.webdesign a:link, .webdesign a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
.webdesign a:active, .webdesign a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bodycopy a:link, .bodycopy a:visited {
	color: #666633;
	text-decoration: none;
}
.bodycopy a:active, .bodycopy a:hover {
	color: #CC3366;
	text-decoration: none;
}
.bodycopybold {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodycopybold a:link, .bodycopybold a:visited {
	color: #000000;
	text-decoration: none;
}
.bodycopybold a:active, .bodycopybold a:hover {
	color: #336600;
	text-decoration: none;
}.header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.bodycopyitalic {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: italic;
}
.tabletopredrule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CC3366;
}
