BODY{
	text-align : justify;
	}

p{
	text-align : justify;
	font-size : 9pt;
	margin-right : 6px;
	padding-top : 1px;
	font-family : Arial, Helvetica, sans-serif;
	margin-top : 0px;
	margin-left : 10px;
}

p.center {
	text-align : center;
}

p.right {
	text-align : right;	
}

A{
	color : #cc0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration : none;
}

A: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 : center;
	letter-spacing : 2pt;
	color : #6600cc;
	font-family : sans-serif;
	font-size : 14pt;
}

H2{
	text-align : center;
	font-weight: bold;
	color : #989898;
	font-family : sans-serif;
	font-size : 12pt;
}
H3{
	text-align : center;
	font-weight : bold;
	font-family : sans-serif;
	font-size : 10pt;
	color : #989898;
}