BODY {
	FONT-SIZE: 62.5%; COLOR: #333; FONT-FAMILY: 'Lucida Grande', Verdana, Arial, Sans-Serif; BACKGROUND-COLOR: #e6e6e6; TEXT-ALIGN: center
}
H1 {
	FONT-WEIGHT: bold; FONT-FAMILY: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;FONT-SIZE: 2em; TEXT-ALIGN: center;COLOR: white; TEXT-DECORATION: none
}
A:link{color:black;text-decoration:none}
A:visited{color:black;text-decoration:none}
A:hover{color:black;text-decoration:none}

a.white:link {color: white; text-decoration:none}
a.white:visited {color: white; text-decoration:none}
a.white:hover {color:white; text-decoration:none}
H1 A {
	COLOR: white; TEXT-DECORATION: none
}
H1 A:hover {
	COLOR: white; TEXT-DECORATION: none
}
H1 A:visited {
	COLOR: white; TEXT-DECORATION: none
}
td {
	font-size: 9pt;
}

.bold {font-size: 10pt;FONT-WEIGHT: bold; LINE-HEIGHT: 180%; }