BODY {
  background : White;
}
#sx {
         display : none;
}

#header {
         display : none;
}

#footer {
	background : White;
	color: silver;
        font : 10pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
}

#colprinc {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
}

#colprinc1 {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
}

H1 {
	color : Black;
	font : 16pt "Times New Roman", Times, serif;
	font-weight: bold;
}

TR.maintext, P.maintext, SPAN.maintext, TD.maintext, DIV.maintext {
	background : White;
	color : Black;
	font : 12pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
	
}

TR.minitext, P.minitext, SPAN.minitext, TD.minitext, DIV.minitext {
	background : White;
	color : #5C5C5C;
	font : 10pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
	
}

a, a:visited, a:hover {
        color: #5C5C5C;
        text-decoration: none;
	font : 10pt "Times New Roman", Times, serif;
	line-height : 1.5em;
	border : none;
}

#img {
     display : none;
    }
