body {
	font : tahoma,verdana,arial,helvetica;
	font-size : 9pt;
	font-family : tahoma,verdana,,arial,helvetica;
	font-color : white;
}

font {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 9pt;
		font-color : black;
        text-decoration : none;
		font-weight : normal;
}
A {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 9pt;
		text-decoration : underline;
		font-weight : normal;
}

.reg {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 9pt;
		font-color : black;
        text-decoration : none;
		font-weight : normal;
}

.sub {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 9pt;
		font-color : #AFB010;
        text-decoration : none;
		font-weight : bold;
}

.head {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 13pt;
		color : #CBDB97;
		font-weight : bold;
        text-decoration : none;
}
.silverhead {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 11pt;
		color : #C0C0C0;
		font-weight : bold;
        text-decoration : none;
}
.subhead {
		font-family: helvetica;
		font-size : 20pt;
		color : #ffffff;
		text-decoration : none;
}

.legend {
		font-family: tahoma,verdana,arial,helvetica;
		font-size : 7pt;
		font-color : #000000;
        text-decoration : none;
		font-weight : normal;
}

