.menu {
	background-image: url(images/spacer.gif);
	background-repeat: repeat;
}
body {
	background-color: #B0C8D2;
	font-family: "Comic Sans MS", verdana, arial;
	font-size: 10pt;
	color: #000000;
}
.menusmall {
	font-size: 7pt;
}
.big {
	font-size: 12pt;
}
.border {
	background-image: url(images/border.png);
	background-repeat: repeat-y;
}
.header {
	font-size: 14pt;
	font-weight: bold;
}
a {
	text-decoration: none;
	font-weight: bold;
	color: #0066FF;
}
td {
	font-size: 10pt;
}
.sponsor {
	font-size: 11pt;
	font-weight: bold;
	color: #003366;
}
.info {
	font-weight: bold;
	text-align: center;
}
a:link {
color: #FFFFFF; }
a:visited {
color:#FFFFFF; }
a:hover { 
color:#FFffff; }
a:active { 
color:#FFFFFF; }

