BODY {
	margin: 0;
	}

BODY, TD, P, UL {
	font-family: helvetica, arial, sans serif;
	font-size: 10pt;
	}

A:link {
	color: blue;
	}	

A:visited {
	color: #660099;
	}

A:hover {
	color: red; 
	}

.footertext {
	font-size: 8pt;
	font-family: arial, sans-serif;
	}

hr {
	height: 1px;
	}

h1 {
	font-size: 20pt;
	font-weight: bold;
	font-family: arial, sans-serif;
	}

h2 {
	font-size: 16pt;
	font-weight: bold;
	font-family: arial, sans-serif;
	}

h3, h4 {
	font-size: 14pt;
	font-weight: bold;
	font-family: arial, sans-serif;
	}

.hilite {
	color: #CC0000;
}
