body {
	background : #E6E6E6;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: black;
}
H1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
}
H2 {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	}
H2.bl {
    font-family : Univers, Arial, Helvetica, sans-serif;
	font-size : 14pt;
	font-weight : bold;
	color : #3366CC
}
p, a, div, ul, ol,td {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
td.gr {
	font-weight : bold;
	color : #9E9E9E;
	}
p {
	margin: 0;
	margin-top: 0.4em;
	font : 8pt;
	}
div.10 {
	font : 10pt;
	}
a.m {
	font-size : 8pt;
}
a.str {
color:#333399;
}
a.b {
font-size : 8pt;
color:#000000;
text-decoration : underline;
font-weight : normal;
}
a.h {
font-size : 12pt;
color:#000000;
font-weight;bold;
}
div.au, p.au, td.au, a.au {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color : Gray;
}
div.in, p.in, td.in, a.in {
	font-family : "Courier New", Courier, monospace;
	font-size : 14pt;
	font-weight : bold;
}
p.m, div.m, ul.m, ol.m, td.m {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}
div.b, p.b {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : white;
	font-weight : bold;
	}
div.re, p.re, td.re {
    font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : red;
	}
p.big, div.big, td.big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	background: #ffcc00;
	color : red;
	font-weight : bold;
	}
div.br, p.br, td.br {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color : #660000;
}
p.bl, div.bl, td.bl {
	color:#9999ff;
}
p.gr, div.gr, td.gr {
	color:#33CC00
}
p.ye, div.ye, td.ye {
	color:#FFFF00
}
p.orang, div.orang, td.orang {
	color:#FF6600
}
div.wh, p.wh, td.wh {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color : white;
}
div.mwh, p.mwh, td.mwh {
	font-size : 7pt;
	color : white;
}
a  {
	color:#000000;
text-decoration : underline;
font-weight : normal;
}

a:hover {
	color:#0000AD;
	}