BODY {
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	cursor : default;
   margin: 0pt;
}

TD{
	font-family : Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

A {
	text-decoration : none;
	color : #0A507F;
	font-weight : bolder;
	margin-left : 5
}
A:HOVER {
	text-decoration : overline underline;
}

.j{
	text-align : justify;
	text-indent : 10pt
}

.s {
	font-size: 8pt;
}
.i{
	vertical-align : middle;
}

H1 {
	font-size: 13pt;
	font-weight: normal;
	
}

H2 {
	font-size: 9pt;
	font-weight : bold;
	border-bottom-color: #FFBB6E;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}

H3 {
	font-size: 8pt;
	font-weight : bold;
	border-bottom-color: #FFBB6E;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

li {
	PADDING-BOTTOM: 0pt
}

ul, ol {
	MARGIN-BOTTOM: 5pt; MARGIN-LEFT: 30pt; MARGIN-TOP: 0pt
}

.code{
	background-color : #FE8A0B;
	border : 1pt solid Black;
}

.faq:first-line {
	font-weight : bold;
}