html    { color: #5e5d5b }
a       { color: #6699CC; text-decoration: none; font-weight: bold}

.small-text {
	font-size: 10pt;
	font-family: Arial
}

.footer-text {
	color: #777777;
	font-size: 8pt;
	font-family: Arial
}

.large-text {
	font-size: 16pt;
	font-family: Arial
}	

.standard-text {
	font-size: 10pt;
	font-family: Arial
}

.semi-transparent {
	background-color: #000000;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
