H1
{
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size: 18px;
	color: #330000;
	line-height: 28px;
	letter-spacing: 1px;
	text-align: center;
}
H2
{
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	line-height: 20px;
	color: #003300;
	padding-left: 16;
}
H3 {
		font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
		font-size : 14px;
		font-weight : bold;
		font-style : italic;
		font-variant: small-caps;
		line-height: 20px;
		color: #003300;
	}
H4 {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 14px;
	font-style : normal;
	line-height: 20px;
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;
	color: #003300;
	}
	
P {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	color: #003300;
	}
	
UL {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}
OL {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}

LI {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}
blockquote{
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}
OL {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}
P.footer {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 10px;
	text-decoration: none;
	}
TD {
	font-family : Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-size : 12px;
	line-height: 18px;
	text-decoration: none;
	}
a:link
{
	font-weight: bold;
	color: #660000;
	font-variant: normal;
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	text-decoration: none;
}       
                
a:visited{
	font-weight: bold;
	text-decoration: none;
	color:  #660000;
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	font-variant: normal;
        }       
                
a:active{
	font-weight: bold;
	color:  #660000;
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	text-decoration: none;
	font-variant: normal;
        } 
a:hover
{
	font-weight: bold;
	color: #CC0000;
	font-family: Georgia, Garamond, Berkeley, Times, "Times New Roman", serif;
	text-decoration: underline;
} 
