/*tables td*/

td  {
	font-size : 9pt;
	line-height:12pt;
	font-family : verdana,helvetica,arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}


p  {
	font-size : 9pt;
	line-height:12pt;
	font-family : verdana,helvetica,arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}



h1  {	
	font-size : 13pt;
	font-family : verdana,helvetica,arial;
	font-weight : bold;
	font-style : bold;
	letter-spacing: 0.1 em;
	color : #000083;}
	

b  {	
	font-size : 9pt;
	font-family : verdana,helvetica,arial;
	font-weight : bold;
	font-style : bold;
	color : #000000;}
	
	
	
a  {	
	font-size : 9pt;
	font-family : verdana,helvetica,arial;
	font-weight :  normal;
	font-style : normal;
	color : #000083;
	TEXT-DECORATION: none}
	
a:hover {	
	font-size : 9pt;
	font-family : verdana,helvetica,arial;
	font-weight : normal;
	font-style : normal;
	color : #000083;
	TEXT-DECORATION: underline}
	
	
ul { list-style-image: url(images/quad.gif) }
