BODY{
	text-align : justify;
	font-family : arial, Helvetica, sans-serif;
	}

p{
	text-align : justify;
	font-size : 10pt;
	margin-right : 8px;
	padding-top : 2px;
	margin-top : 0px;
	margin-left : 11px;
}

p.note  {
	text-align : justify;
	font-size : 10pt;
	letter-spacing : 1pt;
	margin-right : 8px;
	padding-top : 2px;
	margin-top : 0px;
	margin-left : 20px;
}

p.author {
	text-align : justify;
	font-size : 9pt;
	margin-right : 8px;
	padding-top : 2px;
	margin-top : 0px;
	margin-left : 11px;
	font-family : arial;
}

p.center {
	text-align : center;
}

p.right {
	text-align : right;	
}

A{
	color : #990000;
 font-weight : bold;
	 font-family : Arial, Helvetica, sans-serif;
	font-size: 99%;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

A.menu  {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 8.5pt;
	font-weight : lighter;
	letter-spacing : 1pt;
	
	
}

A.menuS {
	COLOR: #990000;
	TEXT-DECORATION: none;
	font-family : sans-serif;
	font-size : 9pt;
	
}
	
A.menu :VISITED {
		font-size : 9pt;
	
}

A.menu :HOVER {
	TEXT-DECORATION: underline;
	}

.format {
	CURSOR: hand
}
.inner1 {
	MARGIN-LEFT: 11pt;
}
UL{
	list-style-type : none;
}
LI{
	list-style-type : disc;
	font-size : 10pt;
}

H1{
	text-align : left;
	margin-left : 11px;
	letter-spacing : 2pt;
	color : #0b0d1d;
	font-size : 18pt;
}

H2{
	text-align : left;
	margin-left : 11px;
	font-weight: bold;
	color : #0b0d1d;
	font-size : 14pt;
}
H3{
	text-align : left;
	margin-left : 11px;
	font-weight : bold;
	font-size : 12pt;
	color : #0b0d1d;
}