body {
	background-color: rgb(255, 255, 255);
	color: rgb(0, 0, 0);
	margin-left: 20px;
	}

A:link { color: rgb( 0, 0, 255) }       /* unvisited link */
A:visited { color: rgb( 255, 0, 255) }   /* visited links */
A:active { color: rgb( 0, 0, 128) }    /* active links */
A:hover { color: rgb( 255, 170, 40) }  /* mouse-over color change */
/*A:hover { font-size: 14pt; }  *//* mouse-over font size change */

TOC {
	font-size: 18px;
	font-family: Tahoma, ParkAveD, DeVinneOrn, sans-serif;
	font-style: bold;
	color: "#0000FF";
	text-align: center;
	vertical-align: middle;
	}

t1 {
	font-size: 30px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: "#FFFF00";
	text-align: center;
	vertical-align: middle;
	}


hl {
	font-size:  18px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: rgb( 128, 0, 128);
	text-align: left;
	}


ulk {
	font-size:  18px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: "#FFFFFF";
	text-decoration:  none;
	text-align: center;
	vertical-align:  middle;
	}


pg {
	font-size:  18px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: "#FFFF00";
	text-align: left;
	vertical-align:  middle;
	}


lgl {
	font-size:  14px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: "#FFFF00";
	text-align: left;
	vertical-align:  middle;
	}

fl {
	font-size: 12.0px;
	font-family: Arial, ParkAveD, DeVinneOrn, sans-serif;
	font-style: normal;
	color: "#000000";
	text-align: justify;
	vertical-align:  middle;
	margin-top: 0.0in;
	margin-right: 0.0in;
	margin-bottom: 12.0pt;
	margin-left: 0.25in;
	}
