BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : normal;
}


TABLE, TR, TD {  }

a:link { 
  color: blue;
  text-decoration: none;
}
a:visited {
  color: blue;
  text-decoration: none;
}
a:hover {
  color: #ff0000; 
  text-decoration: none;
}
a:active {
  color: blue;
  text-decoration: none;
}

H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-style : normal;
	font-weight : bold;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style : normal;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
}

LI {
	font : normal normal 10pt;
	font-family : Arial, Helvetica, sans-serif;
	color : Black;
 }

TH {
style : square outside none;
face : arial;
font-family : arial;
font-size : 12pt;
font-weight : strong;	
color : rgb(0,0,0);
  }

UL {  }

Body.newsletter {
	font-family:Arial,Tahoma,Helvetica,sans-serif;
	font-size:0.50em;
	line-height:1.115em;
}

.nlhdr {
	color:#000080; 
	font-size:1.0em; 
	font-weight:bold;
}