BODY, P  {
	font-size : 12pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
    line-height : 1.2em;
	color : #000000;
	background-color : #e3e4dc;
}
H1, H2, H3, H4, H5, H6  {font-weight : bold;}
H1  {font-size : 2em;line-height : 2.25em;}
H2  {font-size : 1.5em;line-height : 2em;}
H3  {font-size : 1.33em;line-height : 1.5em;}
H4  {font-size : 1.2em;line-height : 1.5em;}
H5  {font-size : 1em;line-height : 1.2em;}
H6  {font-size : .85em;line-height : 1.2em;}
TABLE, TH, TD  {
	font-family : Verdana, Helvetica, Arial, sans-serif;
	font-size : 14px;
}
UL {
    FONT-SIZE: 8pt;
	font-family : Verdana, Helvetica, Arial, sans-serif;
}
.address	{
	font-weigth : bold;
}
.hdg	{
	font-weigth : bold;
	font-size : 14pt;	
}
.headline	{
	font-family : serif;
	font-size : 11pt;
	font-weight : bold;
	font-style : italic;
}
a.menu  {
	color : #ffffff;
   	background-color : #000000;
	font-size : 11px;
   	font-weight : bold;
	text-decoration : none;
}
a.menu:hover  { color : #fffc00; }
a.menu:visited { color : #ffffff; }
a.menu:visited:hover  { color : #fffc00; }
a.menu:active { color : #ffffff; }

a.email  {
	color : #000000;
	font-size : 12px;
	text-decoration : none;
	cursor : pointer;
	cursor : hand;
}
a.email:hover  { color : #ff0000; }
a.email:visited { color : #000000; }
a.email:visited:hover  { color : #ff0000; }
a.email:active { color : #000000; }
