A:hover {color: #FF0000; font-size: 9pt}

A:link {color: #0000FF; font-size: 9pt}

A:vlink {color: #0000FF; font-size: 9pt}


.style1 {font-size: 9pt}

.style2 {
	font-size: 9px;
	font-weight: bold;
}


P {
	font-size: 9pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

H1 {
	font-size: large;
	font-weight: bold;
}

H2 {
	font-size: 10pt;
	font-weight: bold;
}


UL {
	font-size: 9pt;
	font-weight: normal;
}
