.bodyCopy {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666633;
}
.bodyCopyLarge {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #666633;
}
.bodyTitle {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*color: #FF6600;*/
	/*color: #A3370E;*/
	color: #000099;
}
.bodyTitleLarge {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	/*color: #FF6600;*/
	/*color: #A3370E;*/
	color: #000099;
}
a:link {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000099;
	text-decoration: underline;
}
a:hover {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000066;
	text-decoration: underline;
}
a:visited {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #003366;
	text-decoration: underline;
}
li {
	line-height: 13px;
}

.error  { color: red; background-color: transparent; font-weight: bold }
.info   { color: black; background-color: transparent; font-weight: normal; }
.warn   { color: rgb(120,0,0); background-color: transparent; font-weight: normal; }.bodyBWTitle {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.bodyBWTitle {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.bodyBWCopy {
	font-family: Comic Sans MS, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
