A:link 
  {
	text-decoration: none; 
	color: #296CC8;
	}   	
A:visited
  {
	text-decoration: none; 
	color: #296CC8;
	}
A:hover
  {
	text-decoration: underline; 
	color: #CE0000;
	}
body,h3,h4,h41,ul,ol,div,td,th,address,blockquote,nobr,b,i
  {
  font-family:Arial,sans-serif,Avantgarde;
  font-size:13px;
  }
p {
	font-size:10pt;
 	padding-top : 2px;
 	margin-top : 8px;
 	margin-bottom : 8px;
 	 }
ul,li
  {
  font-family:Arial,sans-serif,Avantgarde;
  font-size:11px;
  color: #888888
  }
h1
  {
  font-family:Arial,sans-serif,Avantgarde;
  font-size: 18pt;
  font-style: bold;
	}
h2
  {
  font-family:Arial,sans-serif,Avantgarde;
  font-size: 16pt;
  font-style: bold;
	}
h4
  {
  font-family:Arial,sans-serif,Avantgarde;
  font-size: 13pt;
  font-style: bold;
	}
address
  {
  font-size: 10px;
  font-style: normal;
  }
