H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-style : normal;
	font-weight : bold;
}

H3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-style : normal;
	font-weight : bold;
}

BODY {
	background : #FFFFFF;
}

A:VISITED {
	color : #FF0000;
	text-decoration : underline;
}

A {
	color : #FF0000;
	text-decoration : underline;
	font-family : Arial, Helvetica, sans-serif;
	background-color: transparent;
}

A:ACTIVE {
	color : #000000;
	text-decoration : underline;
}

A:HOVER {
	color : #000000;
	text-decoration : underline;
}

H1 {
	font-size : 27pt;
}

TD {
	background : #FFFFFF;
}

TR {
	background : #FFFFFF;
}
P {
	font-family : Arial, Helvetica, sans-serif;
}

H2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20pt;
	font-style : normal;
	font-weight : bolder;
}



