td {
	font-size : 8pt;
	font-family : verdana, arial, sans-serif;
	color : #000000;
}


h2 {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	text-transform : uppercase;
	font-weight : bold
}


h1 {
	font-size : 8pt;
	font-family : verdana, arial, sans-serif;
	color : #006699;
	text-transform : uppercase;
	font-weight : bold
}


sub {
	font-size : 8pt;
	font-family : verdana, arial, sans-serif;
	color : #333333
}


.biglabel {
	font-size : 10pt;
	font-family : verdana, arial, sans-serif;
	color : #000000;
	text-transform : uppercase;
	font-weight : bold
}


.smalllabel {
	font-size : 8pt;
	font-family : verdana, arial, sans-serif;
	color : #006699;
	text-transform : uppercase;
	font-weight : bold
}