BODY {
	margin-left: 4%;
	margin-right: 4%;
	color: #006699 ; 
	background: #FFFFFF ; 
	font-family: arial, helvetica, sans-serif;
 font-size: 12pt;
}


A:link {color: #006699 ;text-decoration: none; font-weight:bold;}
A:visited {color: #006699 ;text-decoration: none;font-weight:bold;}
A:active {color: #006699 ;text-decoration: none; font-weight:bold;}
A:hover {color: white ; text-decoration: none; background:#006699; font-weight:bold;}

A.sec:link {color: #006699 ;text-decoration: none; font-weight:bold;}
A.sec:visited {color: #006699 ;text-decoration: none;font-weight:bold;}
A.sec:active {color: #006699 ;text-decoration: none; font-weight:bold;}
A.sec:hover {color: white ; text-decoration: none; background:#006699; font-weight:bold;}

B {font-weight: bold ;}

.hang {margin-left: 12px;text-indent: -18px;}
.hng {margin-left: 24pt;text-indent: -24pt;}
.ind {text-indent: 24pt;}
.gray {color:#777777;}
.ctr {text-align: center;}
.r {text-align: right;}
.j {text-align: justify;}
.l {text-align: left;}

.b {font-weight: bold;}
.bctr {text-align: center; font-weight: bold;}
.bl {text-align: left; font-weight: bold;}
.br {text-align: right; font-weight: bold;}
.bj {text-align: justify; font-weight: bold;}
.i	{ text-style: italic;}
.reg {font-size: 12pt;}
.regl {font-size: 12pt; text-align: left;}
.regr {font-size: 12pt; text-align: right;}
.regc {font-size: 12pt; text-align: center;}
.regcb {font-size: 12pt; text-align: center; font-weight: bold;}
.regj {font-size: 12pt; text-align: justify;}


.sm {font-size: 9pt;}
.sml {font-size: 9pt; text-align: left;}
.smr {font-size: 9pt; text-align: right;}
.smc {font-size: 9pt; text-align: center;}
.smj {font-size: 9pt; text-align: justify;}

.xsm {font-size: 7pt;}
.xsml {font-size: 7pt; text-align: left;}
.xsmr {font-size: 7pt; text-align: right;}
.xsmc {font-size: 7pt; text-align: center;}
.xsmj {font-size: 7pt; text-align: justify;}
.f {font-size: 150%; font-weight: bold;}

DIV {
 }

.ms {
	line-height: 140%;
}

H1 {
	color: #006699 ;
	font-weight: bold ;
	font-size: x-large ;
	text-align : left; 
}


H2 {
	color: #006699 ;
	font-weight: bold ;
	font-size: large ; 
}

H4 {
	color: #006699 ;
	font-weight: bold ;
	font-size: 3pt ; 
}



TD, TH {
 text-align: justify ;
}

TD.important {
	 background: #FFFFCC ; 
}

LH {font-weight: bold ;}
