body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}

.boldCopy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	font-weight:Bold;
}

.copy {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-weight:Normal;
}

.quoteSource {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#CCCCCC;
	font-weight:Normal;
}

h1 { font-size:24px;  color:#FFFFFF; }
h2 { font-size:17px; font-weight:Bold; color:#FFFFFF; }


B { font-weight:Bold; }

.boldText { font-size:12px; font-weight:Bold; color:#000000; }

a:link, a:visited { color: #FFFFFF; text-decoration:underline;}
a:hover { color: #000000; }

a.footer:link, a.footer:visited { color:#443322; font-size:14px; font-weight:Bold; text-decoration:underline;}
a.footer:hover { color:#FFFFFF; }


