html {height:100%;}



body { height:100%; background:#59baf7;}

table, td {border-collapse:collapse; text-align:left;}

 img {
	border:0;
	text-align: justify;
}






.footer

{
	font-family: "Comic Sans MS";
	background-image:url(images/footer.jpg);
	height:99px;
	text-align:center;
	font-size: 9px;

}










h2 {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #996600;
}
.headingorange
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #000066;
	background:#CC9900;
}
.headingdarkgreen
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFCC33;
	background:#336600;
}

.headinglightgreen
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFCC33;
	background:#669900;
}
.headingyellow
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #996600;
	background:#FECB32;
}

.headingbrown
{
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #FFffff;
	background:#996633;
}

.nametext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	font-weight: normal;
	color: #009933;
	text-align: center;
}
.maintext {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color:#009933;
	text-align:justify;
}
.subtextbott {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color:#009933;
	text-align:justify;
}
.subtextbott2 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color:#000000;
	text-align:justify;
}
.bottom1 {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color:#990000;
	text-align:justify;
}

.bottomlast {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color:#000000;
	text-align:justify;
}

a.one:link {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #0000FF;
	text-decoration: underline;
}

a.one:hover {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #0000FF;
	text-decoration: underline;
}

a.one:visited {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #000066;
	text-decoration: underline;
}

a.one:active {
	font-family: "Comic Sans MS";
	font-size: 20px;
	color: #0000FF;
	text-decoration: underline;
}


