body {
	font-size: 14pt;
	font-family : Comic Sans MS;
	color : White;
	margin-left : 0;
	margin-right : 0px;
	margin-top : 0;
	text-align : left;
	background-color:black;
	}

A:link { color: #DF0030; text-decoration: none; } 
A:visited { color : #DF0030; text-decoration: none; } 
A:hover {color:#DF0030;text-decoration: underline; } 
A:active { color: white; text-decoration: none; }


h1 {font: 16pt Comic Sans MS;}

table { font-family: Comic Sans MS;
		font-size: 14pt;
	  }