body {
	margin-top: 30px;
	margin-bottom: 0px;
	text-indent : 0px;
	text-transform : none;
	text-align : justify;
	margin-left : 0px;
	margin-right : 0px;
	white-space : normal;
	background-color : #FFFFFF;
}

p,h1,h2,h3,h4,ul,ol,li,div,address,blockquote,nobr,b,i
     {
	font-family:Verdana, Helvetica, Arial, sans-serif;
	text-align : justify;
}
td,th
{
	font-family:Verdana, Helvetica, Arial, sans-serif;
	font-size:10pt;
	font-weight: normal;
}
h1 {
	text-align: left;
	color: red
	font-family: Verdana;
	font-weight: bold;
	font-size: 11pt;
}

h2 {
	text-align: center;
	color: black;
	font-family: Verdana;
	font-style: normal;
	font-size: 9pt;
}

h3 {
	text-align: left;
	color: black;
	font-family: Verdana;
	font-style: normal;
	font-size: 6pt;
}

h4 {
	text-align: left;
	color: Black;
	font-family: Verdana;
	font-style: normal;
	font-size: 13pt;
	font-weight: bolder;
}
h5
{
	text-align: right;
	color: White;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-style : normal;
	font-size : 10pt;
}

h6
{
	text-align: right;
	color: Black;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-style : normal;
	font-size : 10pt;
}

p,ul,ol,li,div,td,th,address,nobr,b,i { font-size:9pt; }
pre { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
tt { font-family:Courier New,Courier; font-size:10pt; color:#0000C0; }
td.xmpcode { border-width:1pt; border-style:solid; border-color:#999999; background-color:#FFFFE0; }
.code { background-color:#FFFFE0; }
td.xplcode { background-color:#EEEEFF; }
.doc { background-color:#EEEEEE; }
.qbar { background-color:#FFFFE0; font-size:9pt; font-family:Arial, Helvetica, sans-serif; }
pre.normal { color:#000000; }

a:link {
	color: #E5B700;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-weight : bold;
	font-size : 9pt;
}

a:visited {
	color: #E5B700;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-weight : bold;
	font-size : 9pt;
}
a:active {
	color: #E5B700;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-weight : bold;
	font-size : 9pt;
}
a:hover{
	color: #005C76;
	text-decoration: none;
	font-family : Verdana, Helvetica, sans-serif, Arial;
	font-weight : bold;
	font-size : 9pt;
}