td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 25px;
	color: #333333;
}
.tdline {
	border: 3px solid #E5E5E5;
}
.white {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #FFFFFF;
}
input {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000000;
	height: 17px;
}
marquee {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 18px;
	color: #000000;
}
.big {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #666666;
	text-decoration: none;
}
.bigwhite {
	font-family: "ºÚÌå";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	font-size: 9pt;
	line-height: 18px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #3399FF;
	text-decoration: underline;
}
a:active {
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
}
.blackbig {
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
a.whitebig:link {
	font-size: 11pt;
	line-height: 18px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.whitebig:visited {
	font-size: 11pt;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
a.whitebig:hover {
	font-size: 11pt;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;

}
a.whitebig:active {
	font-size: 11pt;
	color: #CCFFFF;
	text-decoration: none;
	font-weight: bold;

}
hr {
	border: thin dotted #FFFFFF;
}
