ul
	{
	list-style-image: url('bullet.gif');
	margin-left:15;
	}


body
	{
	font-family: Arial, Verdana, Helvetica;
	line-height: 16px;
	font-size: 12px;
	text-align: justify;
	color:Black;
	}

	
A:link  {
color : #0099CC;

font-size: 12px;
}

A.:visited  {
	color : #1B385C;
	
	font-size: 12px;
}

A:hover  {
	text-decoration : underline;
	
	color : #0099FF;
	font-size: 12px;
}

A:active  {
color : #0099CC;

font-size: 12px;

}
IMG { border-color: #000000;}
