@charset "ISO-8859-1";
.font_index {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}
.font_subheader {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.font_content {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
}
.font_quote {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;	
}
.font_title {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: normal;
	color: #000000;
}
.font_detail {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #000000;
}
.font_links {
	font-family: Arial;
	font-size: 8px;
	font-weight: normal;
	color: ##CCCCCC;
	
}
img
{  border-style: none;
}
a:link {color: #999999; text-decoration: underline; }
a:active {color: #0000ff; text-decoration: underline; }
a:visited {color: #999999; text-decoration: underline; }
a:hover {color: #000000; text-decoration: none; }

#img.source-image {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
}

