/* CSS Document */

body {
	background: #FFFFFF;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12pt;
}
* {
    margin: 0px;
	padding: 0px;
	background: transparent;
	color: #000000;
	float: none;
}

div#printinfo, div#printfooter {display: block; border: 10px 1px 1px 1px dashed #000080; padding: 4mm; font-size: 10pt; color:#000080;}

div#iframe_top, div#iframe, div#print, div#fuss, img {display: none;}

div#iframe1, blockquote, {width: auto;}
div#iframe1 img {display: inline;}
div#iframe1 {padding: 4mm;}
div#iframe1 p {margin-bottom: 6mm; font-size: 12pt;}
a {font-weight: bold; text-decoration: none; color: #FF0000;}
h1, h2, h3, h4 {font-family: "Century Gothic", sans-serif;}
div#iframe1 h1 {font-size: 14pt; font-weight: bold; color:#000080;}
div#iframe1 h2, div#iframe1 h3 {font-size: 12pt; font-weight: bold; color:#000080;}
div#iframe1 h1, div#iframe1 h2, div#iframe1 h3 {border-bottom: 1px dashed #CCCCCC; margin: 6mm 0mm;}

