
	a:link, a:visited {
	color : #1A4782; 
	text-decoration : none; 
} 
	a:hover {
	color : #1A4782; 
	text-decoration : underline;
} 

p {margin-top:10;margin-bottom:0;}
div, td {font-family:verdana,arial;font-size:15px;color:1A4782;line-height:15px;font-weight:normal;}
