.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 88%;
	font-style: normal;
	line-height: 130%;
	color: #333333;
}
.white_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 82%;
	line-height: 140%;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: italic;
}

H1 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 19px;
}

H2 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 18px;
}

H3 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 17px;
}

H4 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 16px;
}

H5 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 15px;
}

H6 { color: #557d86;
font-family: Georgia, Times, Times New Roman, Arial, Helvetica;
font-weight : bold;
font-size: 14px;
}

a.menu:link{color: #FFFF00;
text-decoration : none;
} 
a.menu:visited{color : #FFFF00;
text-decoration : none;
} 
a.menu:active{color : #FFFF00;
text-decoration : none;
} 
a.menu:hover{color : #FFFFAA;
text-decoration : none;
}