 A:link, A:visited, A:active  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
	font-size: 10pt;
	color: Blue;
	text-decoration: none;
	}
 
 A:hover  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
 	font-size : 10pt;
 	color : White;
 	background-color : #ffff66;
 	font-weight : bold;
 }
 
 A.selected:link, A.selected:visited, A.selected:active,  A.selected:hover  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
 	font-size : 10pt;
 	color : Blue;
 	text-decoration : none;
 }
 
 #normal1  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
 	font-size : 15pt;
 	color : navy;
 	background-color : none;
 	font-weight : bold;
 	text-align : center;
 }
 
 #normal2  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
 	font-size : 12pt;
 	color : navy;
 	background-color : none;
 	text-align : center;
 }
 
 #normal3  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
	font-size: 12pt;
	color: navy;
	background-color: none;
	text-align: center;
}
 
 #normal4  {
	font-family: Comic Sans MS, Tekton, Blueprint, Dom Casual, Dom Casual BT, cursive;
 	font-size : 12pt;
 	color : navy;
 	background-color : none;
 	text-align : center;
 }
      
 .tableheader
	{
		left: 20px; POSITION: absolute; TOP: 0px; VISIBILITY: visible; Z-INDEX: 2
	}
