BODY {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

P {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

.small {
		font-family: arial, helvetica, sans-serif;
		font-size: 8pt;
}

.boldwhite {
		font-family: arial, helvetica, sans-serif;
		color: FFFFFF;
		font-size: 10pt;
		font-weight: bold;
}

.boldblue {
		font-family: arial, helvetica, sans-serif;
		color: 0066CC;
		font-size: 10pt;
		font-weight: bold;
}

.largeboldblue {
		font-family: arial, helvetica, sans-serif;
		color: 0066CC;
		font-size: 12pt;
		font-weight: bold;
}

.boldgreen {
		font-family: arial, helvetica, sans-serif;
		color: 999966;
		font-size: 10pt;
		font-weight: bold;
}

.largeboldgreen {
		font-family: arial, helvetica, sans-serif;
		color: 999966;
		font-size: 12pt;
		font-weight: bold;
}

H1 {
		font-family: arial, helvetica, sans-serif;
		font-size: 19pt;
}

H2 {
		font-family: arial, helvetica, sans-serif;
		font-size: 17pt;
}

H3 {
		font-family: arial, helvetica, sans-serif;
		font-size: 15pt;
}

H4 {
		font-family: arial, helvetica, sans-serif;
		color: CC0000;
		font-size: 14pt;
		font-weight: bold;
}

H5 {
		font-family: arial, helvetica, sans-serif;
		font-size: 11pt;
		font-weight: bold;		
}


TH {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

TD {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}


UL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

OL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

DL {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}

DD {
		font-family: arial, helvetica, sans-serif;
		font-size: 10pt;
}
