H6 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 32pt;
	font-style : normal;
	font-weight : normal;
}
BODY {
	background : #FFFFFF;
}

A:VISITED {
	color : Black;
	text-decoration : none;
	background-color : transparent;
}

A {
	
	color : #000000;
	text-decoration : none;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
}

A:ACTIVE {
	text-decoration : underline;
	background-color : #FFFFFF;
}


A:HOVER {
	color : #000000;
	text-decoration : underline;
	background-color : #FFFFFF;
}

H1 {
	font-size : 27pt;
}

TD {
	color : #000000;
	background-color : #FFFFFF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
}











