body {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #333; }
	
.strong {
	font-weight : bold; }

.italic {
	font-style : italic; }

.hidden {
	position : absolute;
	text-indent : -9999px; }

div#copyright p {
	font-size : 11px;
	color : #999; }

.sup {
	vertical-align : text-top; 
	font-size : 8px; }
	
div#fciq_tv h3 {
	font-size : 16px;
	font-weight : bold;
	color : #5c707c;
}

div#accordion h4 {
	font-weight : bold;
	color : #5c707c; }

a:link, a:visited { 
	text-decoration : underline; }

a:hover {
	text-decoration : none; }

a:link, a:visited { 
	color : #5c707c; }
