a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.fatnames {font-size: 14pt; font-weight: bold; color: #FFFFFF;
}
body {
	background-color: #333333;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #ffffff;
	line-height: 14pt;
}
body {
	background-color: #333333;
}
content_iframe {
        width:550px;
        height:600px;
	overflow-x:hidden;
	overflow-y:auto;
}
body {
overflow: -moz-scrollbars-vertical;
overflow-x: hidden;
} 