P,Body,TD{
	font-family: comic sans ms,lucida sans, tahoma;
	font-weight:normal;
	font-size:10pt;
}

h1{
	font-family: comic sans ms,lucida sans, tahoma;
	font-weight:bold;
	color: #660000;
	font-size:24pt;
}

h3{
	font-family: comic sans ms,lucida sans, tahoma;
	font-weight:bold;
	color: #660000;
	font-size:12pt;
}

h2{
	font-family: comic sans ms,lucida sans, tahoma;
	font-weight:bold;
	color: #660000;
	font-size:14pt;
}
h4 {
    font-family: comic sans ms,lucida sans, tahoma;
	font-weight:bold;
	color:#660000;
	text-decoration : none;


h4 a{
    font-family: comic sans ms,lucida sans, tahoma;
	font-weight:bold;
	color:#660000;
	text-decoration : none;
}
.textlinks{
	font-family: comic sans ms,lucida sans, tahoma;
	font-weight:normal;
	text-decoration : none;
	font-size: 10px;
	color: #003F1E;
}
.list li a {
	font:normal small comic sans ms,lucida sans, tahoma;
 	color: #003F1E;
	text-decoration : none;
} 

.list li a:hover{
	font:normal small comic sans ms,lucida sans, tahoma;
	text-decoration : none;
 	color: #860C22;
}

.textlinks A{
	font:normal small comic sans ms,lucida sans, tahoma;
 	color: #003F1E;
	font-size: 11px;
	text-decoration : none;
}
.textlinks A:hover{
	font:normal small comic sans ms,lucida sans, tahoma;
	text-decoration : none;
	font-size: 11px;
 	color: #860C22;
}
.headeremail{
	color: #990033;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, geneva, helvetica, sans-serif;
	text-decoration: none;
	padding-right: 3px;
}
.headeremail:hover{
	text-decoration: underline;
}
.headersend{
	color: #003333;
	font-weight: bold;
	font-size: 11px;
	font-family: verdana, geneva, helvetica, sans-serif;
	text-decoration: none;
	padding-right: 3px;
}
.headersend:hover{
	text-decoration: underline;
}
#content{
	padding: 0px 20px 20px 10px;
}