.copyright {
	font-family: "Comic Sans MS";
	font-size: 11px;
	color: #FFFF00;
}
.linksYellow {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #FFFF00;
}
.regularText {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	line-height: 15px;
}
.regularTextLink  {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #AE0000;
	font-weight: normal;
	line-height: 15px;
}
td {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #000000;
}
.regularLink {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #AE0000;
	font-weight: bold;
	line-height: 15px;
}
.regularLink:hover {
	font-family: "Comic Sans MS";
	font-size: 13px;
	color: #003399;
}
.headline {
	font-family: "Comic Sans MS";
	font-size: 18px;
	color: #003399;
	font-weight: bold;
}
ul.red {
	list-style-type: square;
	color: red;
}
ol.blue {	
	color: navy;
	font-weight: bold;
	font-size: 13px;
}
.largeText {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #000000;
}
h3 {
	font-family: "Comic Sans MS";
	font-size: 13pt;
	color: #003399;
}
