H2 {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 23px;
	color : #77AEAB;
}
P {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-align : justify;
}
TD {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
}
UL {
	font-family : Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size : 13px;
	list-style-type : disc;
}
A:LINK {
	color : #77AEAB;
	text-decoration : none;
	font-weight : bold;
}
A:VISITED {
	color : #77AEAB;
	text-decoration : none;
	font-weight : bold;
}
A:HOVER {
	color : #FEB778;
	text-decoration : none;
	font-weight : bold;
}