a:link  {
	color : #0000FF;
}

a:visited  {
	color : #0000FF;
}

a:active  {
	color : #0000FF;
}

ul { 
	list-style-image:url(bullet_circle.gif) 
}
table {
              font-size:100%;
}

H6  {
	font-family : Arial;
	color : #000000;
	background-color : #FFEB00;
}

