h1
{
	padding-top:1px;
	font-size: 19pt;
	color: #45B5C0;
	font-family: Georgia;
	font-weight: normal;
	letter-spacing: 0px;
	line-height: 25px;
}




h2
{
	padding-top:1px;
	font-size: 14pt;
	color: #45B5C0;
	font-family: Georgia;
	font-weight: normal; 
	line-height: 24px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
}



h3
{
	color: #44B6C0;
	font-size: 9pt;
	font-family: Georgia;
	font-weight: normal;
	line-height: 18px;
}


.allcaps
{
    color: Black;
    font-size: 8pt;
    text-decoration: none;
    line-spacing: 2px;
    line-height: 18px;
    word-spacing: 1px;
    letter-spacing: 2px;
}