a:link{ color:white; text-decoration:none; }
a:visited{ color:white; text-decoration:none; }
a:hover{ color:white; text-decoration:underline; }

.topTitle{
	font-size:20pt;
	font-weight:bolder;
	font-family: "Arial", "Helvetica", "sans-serif";

}

.topComment{
	color:#a0a0a0;
	font-size:10pt;
}

.fontBottomLink{
	color:#666666;
	font-size:10pt;
	font-weight:normal;
	textdecoration:none;
}

.fontTerms{
	font-size:10pt;
}

a.bottomLink:link{
	color:#666666;
	font-size:10pt;
	font-weight:normal;
	textdecoration:none;
}

a.bottomLink:visited{
	color:#666666;
	font-size:10pt;
	font-weight:normal;
	text-decoration:none;
}

a.bottomLink:hover{
	color:#666666;
	font-size:10pt;
	font-weight:normal;
	text-decoration:underline;
}

.fontCopyright{ color:#a0a0a0; font-size:8pt; }

