H1 {
	color : #489871;
	font-family : "Lucida Handwriting";
	font-size : x-large;
	font-weight : normal;
	font-style: italic;

}

H2 {
	color : #489871;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	
	}

H3 {
	color : #49528F;
	font-family : Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
}

A:LINK { font-family: Verdana, Arial, Helvetica, sans-serif ; font-weight : bold; font-size: 11px;  color : #009966;  text-decoration : underline;  }
}
A:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #49528F;
	text-decoration : none;
	font-weight : bold;

}

A:visited {
	color : #003366;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
	font-weight : bold;
}



p {
	color : #49528F;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	line-height : normal;
}

.list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49528F;
	list-style-type: disc;
	
	}

.OL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #49528F;
	list-style-type: upper-alpha;


}
.tdspecial {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.bottomlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669966;
}

bottomlink.HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #49528F;
}
