BODY {background:white}
h1, h2, h3, h4, h5 { font-family: verdana; color: #800080 }
H1 {font-size: 14pt}
H2 {font-size: 12pt}
H3 {font-size: 10pt}
H4 {font-size: 8pt}

p, li, td       { 	font-family: verdana; 
			font-size: 8pt;
			color: #666666 
		}

address      	{ 	font-family: verdana; 
			font-size: 8pt;
			font-style: italic;
			color: #666666 
		}

a:link          	{ color: #666666 }
a:active		{ color: black }
a:visited		{ color: #999999 }
a:hover		{ color: #800080 } 
		
P.lastupdated	{ 	font-family: verdana;
			font-size: 8pt;
			font-style: italic;
			text-align: right;
			color: #666666 
		}

