body
{ 	margin: 0px;
	font-family: Verdana, sans-serif;
	font-size: 9pt;
}


hr
{	border: 0px;
	height: 1px;
}

li, ol, ul, li, table, tr, td, p
{ 	font-size: 9pt;
	font-family: Microsoft Sans Serif, Verdana, sans-serif;
}

ul li
{	list-style-image: url(../images/bullet.gif);
}

img
{	border: 0px;
}

/*****************************************************************************/

a:link 
{	color: #001A7B;
	cursor: hand;
}

a:visited 
{ 	color: #001A7B;
	cursor: hand;
}  
		
a:hover
{	color: #B2C891;
	cursor: hand;
}
