body {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 12px;
	font-style: normal;
	text-transform: none;
	color: #0033CC;
}
h1 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 24px;
	font-style: normal;
	color: #0033CC;
	text-transform: uppercase;
}
h2 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 18px;
	text-transform: uppercase;
	color: #0033CC;
}
h3 {
	font-family: "Comic Sans MS", Arial, Helvetica;
	font-size: 14px;
	color: #0033CC;
}
a:hover {
	color: #0033FF;
}
a:active {
	color: #00FF00;
}
a:visited {
	color: #0066CC;
}
body {
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../logo399sm.gif);
}
h4 {
	font-family: "Comic Sans MS", "Trebuchet MS", Arial;
	font-size: 12px;
	text-transform: none;
	color: #0033CC;
}

