body,td,th {
	font-family: Lucida Grande, Trebuchet MS, Tahoma;
	font-size: 9pt;
	color: #333333;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}
.style2 {font-size: 36pt; letter-spacing:10px;}
.style3 {letter-spacing:10px; font-size:8pt; color:#999999;}
.style4 {letter-spacing:4px; font-size:10pt; color:#999999;}

#style2 a{text-decoration: none;}
#style2 a.hover{text-decoration: none;}

.hidden {visibility:hidden;}