BODY {
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	margin: 0px;
	margin-top: 2px;
	text-align: center;
}
FORM {
	margin: 0px;
}
INPUT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
TEXTAREA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
BUTTON {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12pt;
}
TABLE {
	font-size: 12pt;
}
#header {
   display: none;
}
#container {
	width: 100%;
	border: 0px solid black;
	text-align: right;
}
#toolbar {
   display: none;
}
a.tool2 {
	text-decoration: none;	
   font-weight: bold;
	color: black;
}
a.tool2:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}
#content {
	width: 100%;
	border: 0px solid black;
	text-align: right;
	font-size: 12pt;
}
a.content1 {
   text-decoration: none;
   color: black;
}
a.content1:hover {
	text-decoration: none;
   color: black;
   font-weight: bold;
}
#footer {
   display: none;
}
.section1 {
   display: none;	
}
.section2 {
   display: none;
}
.doc1 {
	color: Gray;
	margin-top: 10px;
	margin-bottom: 10px;
}
.doc2 {
   font-weight: bold;
	font-size: 12pt;
	margin-top: 10px;
	margin-bottom: 10px;
}
.doc3 {
   line-height: 150%;
	text-align: justify;
	margin-top: 20px;	
}
#doc4 {
   display: none;
}
a.doc5 {
   color: blue;
	text-decoration: none;	
}
a.doc5:hover {
	color: blue;
	text-decoration: underline;
}
.static1 {
	font-weight: bold;
	font-size: 12pt;
}
.static2 {
   line-height: 150%;
	text-align: justify;
	margin-top: 20px;
}
