.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: b59d76;
	text-decoration: none;

}
A.heading:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: 900;
	color: b59d76;
	text-decoration: underline;


}
A.heading:VISITED {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: b59d76;

}
.subheading {
	font-size: 1.3em;
	font-weight: normal;
	color: 2A4E68;
	text-decoration: none;
}
A.subheading:HOVER {
	font-size: 1.1em;
	font-weight: bold;
	color: 2A4E68;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: EADEB4;



}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;

}
a:hover {
/*	font-weight: normal;*/
	text-decoration: none;

}
.link {
	color: #2a4e68;
	text-decoration: underline;
}

a:visited{

	color: #993399;
}




.linkbold {
	color: 2a4e68;
	text-decoration: underline;
	font-weight:bold;
}
.link2 {
	color: BB8C44;
	text-decoration: underline;
	font-size: 9px;

}
.tdtitles {
	font-weight: bold;
}
.button {
	font-size: 1em;
	font-weight: bold;
	color: ffffff;
	background-color: 455867;
	border: 3px solid #d6bb8e;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.subheadingred {
	font-size: 1.3em;
	font-weight: normal;
	color: A20500;
	text-decoration: none;
}
.kidsheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: 008DCB;
	text-decoration: none;

}
.red {
	color: #990000;
	text-decoration: none;
	font-size: 12px;
	font-weight: bolder;
}

.inputSubmit
{
color: #000000;
background-color: #EEEEEE;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 10px;
font-weight: bold;
}

.inputBox
{
color : #000000;
background : #FFFFFF;
border-color : #000000;
border-top : 1px solid;
border-bottom : 1px solid;
border-left : 1px solid;
border-right : 1px solid;
font-family : Verdana,tahoma,Arial;
font-size : 12px;
}

.white {
	color:#FFFFFF;
	font-weight:bold;
}

h1 {
	font-size: medium;
}
h2 {
	font-size: medium;
	font-weight: normal;
	color: #445766;
}
h3 {
	font-size: small;
	font-weight: bold;
	color: #445766;
}
h4 {
	font-size: x-small;
	font-weight: normal;
}
