@charset "utf-8";
/* CSS Document */

body {margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; background-color: #FFFFFF;}
body,td,th {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #333333;
	-webkit-text-size-adjust: none;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a:link {color: #0F58A0; text-decoration: none;}
a:visited {text-decoration: none; color: #0F58A0;}
a:hover {text-decoration: underline; color: #09335E;}
a:active {text-decoration: none; color: #0F58A0;}
h1 {font-size: 26px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
a.whitelink:link {color: #FFFFFF; text-decoration: none;}
a.whitelink:visited {text-decoration: none; color: #FFFFFF;}
a.whitelink:hover {text-decoration: underline; color: #FFFFFF;}
a.whitelink:active {text-decoration: none; color: #FFFFFF;}
a.blacklink:link {color: #000000; text-decoration: none;}
a.blacklink:visited {text-decoration: none; color: #000000;}
a.blacklink:hover {text-decoration: underline; color: #000000;}
a.blacklink:active {text-decoration: none; color: #000000;}
a.graylink:link {color: #888888; text-decoration: none;}
a.graylink:visited {text-decoration: none; color: #888888;}
a.graylink:hover {text-decoration: underline; color: #666666;}
a.graylink:active {text-decoration: none; color: #888888;}
.size10 {font-size: 10px;}
.size11 {font-size: 11px;}
.size12 {font-size: 12px;}
.size13 {font-size: 13px;}
.size14 {font-size: 14px;}
.size15 {font-size: 15px;}
.size16 {font-size: 16px;}
.size17 {font-size: 17px;}
.size18 {font-size: 18px;}
.size19 {font-size: 19px;}
.size20 {font-size: 20px;}
.size22 {font-size: 22px;}
.size24 {font-size: 24px;}
.size26 {font-size: 26px;}
.size28 {font-size: 28px;}
.size34 {font-size: 34px;}
.size36 {
	font-size: 36px;
	font-family: "Comic Sans MS", cursive;
	color: #000000;
}
.size40 {font-size: 40px;}
.size46 {font-size: 46px;}
.size52 {font-size: 52px;}
.lightblue {color: #94C8E7;}
.lightyellow {color: #FFFF7D;}
.blue {color: #01323D;}
.white {color: #FFFFFF;}
.maroon {color: #772825;}
.maroonwhite {color: #BA9795;}
.black {color: #000000;}
.red {color: #CC0000;}
.green {color: #469D52;}
.gold {color: #EBC159;}
.gold2 {color: #C5992C;}
.gray {color: #545454;}
.gray2 {color: #666666;}
.lightblue {color: #80999E;}
.spacing {line-height: 26px;}
.medspacing {line-height: 30px;}
.lrgspacing {line-height: 36px;}
.smallspacing {line-height: 21px;}
.customspacing {line-height: 52px;}
.bgrepeatx {background-repeat: repeat-x;}
.bgnorepeat {background-repeat: no-repeat;}
.bgcenter {background-position: center top; background-repeat:no-repeat;}
.bgcenterrepeat {background-position: center top; background-repeat:repeat;}
.newstyle {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #F00;
}
.newstyle2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #900;
}
.newstylebold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #006;
}
.underline {
	font-family: "Comic Sans MS", cursive;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-decoration: underline;
}
.realunderline {
	font-family: "Comic Sans MS", cursive;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	text-decoration: underline;
}
