@charset "utf-8";
/* CSS Document */
html {scrollbar-base-color:#FFFFFF;}
BODY {
	background-image: url(whitebg.gif);
	background-repeat: repeat;
}
A {
	TEXT-DECORATION: none;
	font-size: medium;
	color: #FF6600;
}
A:hover {
	BACKGROUND-COLOR: #8CCCCA;
	text-decoration: none;
	color: #006633;
}
body,td,th {
	font-family: Comic Sans MS, Helvetica,Arial;
	font-size: medium;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: #FF3300;
}
h1 {
	font-size: large;
	color: #FF6600;
}
h2 {
	font-size: x-large;
	color: #003333;
}
h1,h2,h3,h4,h5,h6 {
	font-family:  Comic Sans MS, Tahoma, Arial;
}
h3 {
	font-size: medium;
	color: #CC6600;
}
h4 {
	font-size: medium;
	color: #003333;
}
.style1 {color: #990000}
.style2 {color: #FFFFFF}
.event1 {
	background-color: #99CC99;}
	.style3 {
	font-family: Tahoma, Arial;
	font-size: large;
}
.style5 {color: #003333}

