P, UL { color: #000080 ;
	background-color: transparent ;
        font-family: comic sans MS, Sans-serif ;
	font-size: 12pt  ;
	margin: 0 ;
	padding: 0 ;
	
}
TD	{ color: #000080 ;
	background-color: transparent ;
	font-family: comic sans MS, Sans-serif ;
	font-size: 12pt  ;
	margin: 1 ;
	padding: 1 ;
}

H1 	{ 
        font-family: comic sans MS, Sans-serif ;
        font-weight: bold;
	color: Black ;
	background-color: transparent ;
	font-size: 20pt ;
	text-align: center;
	margin: 0 ;
        margin-left: auto ;
        margin-right: auto ;
	padding: 0 ;
	text-align: center ;
	}
H2	{ 
        font-family: comic sans MS, Sans-serif ;
        font-weight: bold;
        color: Black ;
	background-color: transparent ;
	font-size: 18pt ;
	text-align: center;
	}
H3 	{ 
        font-family: comic sans MS, Sans-serif ;
        font-weight: bold;
        color: Black ;
	background-color: transparent ;
	font-size: 16pt ;
	text-align: center;
	}

LI   { color: Black ;
	background-color: transparent ;
	font-weight: normal ;
        font-family: comic sans MS, Sans-serif ;
	font-size: 12pt}

DIV {   
	font-family: Sans-serif ;
	font-family: comic sans MS, Sans-serif ;
        font-weight: bold;
        color: Black ;
	background-color: transparent ;
	font-size: 10pt ;
	
	}
A:link:hover 
{ 
color: #900;
text-decoration: none
}


