.bodytext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.boldtext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003399;
	text-decoration: none;
}
.title14pt {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 003399;
}
.smalltext {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 003399;
	text-decoration: none;
}
a:link {
	font-family: "Comic Sans MS", Arial, sans-serif;
	text-decoration: underline;
	color: 003399;

}
a:visited {
	color: #6699FF;
	text-decoration: underline;
}
a:hover {
	color: 6699ff;
	text-decoration: underline;
}
.largeText {
	font-family: "Comic Sans MS", Arial, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: normal;
	color: #003399;
}



.customScroll {SCROLLBAR-FACE-COLOR: #d3ecfe; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #003399; SCROLLBAR-TRACK-COLOR: #ebebeb; SCROLLBAR-DARKSHADOW-COLOR: #000000; SCROLLBAR-BASE-COLOR: #330099}
