BODY {
	align:center;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: medium;
	font-style: normal;
	background-color: #3E9781;
	margin: 0 0 0 0px;
	padding: 0 0 0 0px;
}

#header {
	background-color: #8FEFD8;
	width: 765px;
	height: 225px;
	margin: 0 0 0 0px;
	padding: 20px;
}

td.leftcolumn {
	background-color: #B1F8B1;
	text-align: center;
	width: 200px;
	margin: 0 0 0 0px;
	padding: 10px;
	vertical-align: top;
}

td.centercolumn {
	background-color: #ffffff;
	vertical-align: top;
	width: 365px;
	margin: 0 0 0 0px;
	padding: 10px;
}

td.rightcolumn {
	background-color: #B1F8B1;
	width: 200px;
	vertical-align: top;
	margin: 0 0 0 0px;
	padding: 10px;
}



td.footercolumn {
	width: 765px;
	color:#FFFFFF;
	margin: 0 0 0 0px;
	padding: 10px;
	text-align: center;
}

.menu {
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}

a.menu:link {
	color: #F4D5FF;
	font-weight : bold;
}
a.menu:visited {
	color: #DF80FF;
	font-weight : bold;
}
a.menu:active {
	color: #EAAAFF;
	font-weight : bold;
}
a.menu:hover {
	color: #FF2BFF;
	font-weight : bolder;
} 

a:link {
	color: #2B2BFF;
	font-weight : bold;
}
a:visited {
	color: #0000BF;
	font-weight : bold;
}
a:active {
	color: #9595FF;
	font-weight : bold;
}
a:hover {
	color: #FF2BFF;
	font-weight : bold;
} 
	

#menu-foot {
width: 765px;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 5px;
padding-right: 5px;
	background-color: #000000;
	text-align: center;	
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;	
}

*
H1 {
	font-size: 1.5em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	text-align: left;
}

H2 {
		font-size: 1.25em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}


H3 {
		font-size: 1.15em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}

H4 {
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}

H5 {
		font-size: .95em;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: center;
}


H6 {
		font-size: .75em;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: center;
}

address {
		font-size: .9em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
		padding: 10px;	
}

.intro {
		font-size: 1em;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
}

p {
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}

li{
	line-height: 125%;
}


ul {
		font-size: 1em;
		font-weight: normal;
		font-style: normal;
		color: #000000;
		text-align: left;
}

quote {
	font-family: "Times New Roman", "serif" ;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	text-align: left;
}



dd {
		font-size: 1em;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
}

dt {
		font-size: 1em;
		font-weight: bold;
		font-style: normal;
		color: #000000;
		text-align: left;
}

