body { font-family : Comic Sans MS, Arial;
       font-size : 10pt;
	
        



}

td { font-family : Comic Sans MS, Arial;
       font-size : 11pt;
}

A  {
	color : Blue;
	text-decoration : none; 
}

A:Visited  {
	text-decoration : none;
	color : Blue;
}

A:Hover  {
	color : Red;
}
ul {margin: 25}