BODY {
	background-color : #FFFFFF;
	color : #000000;
	font-family : VERDANA;
	font-size : 10pt;
	margin-left : 1em;
	margin-right : 1em;

}

A:LINK {
	  color : #3366FF;
}
A:VISITED {
	color : #FF0000;
; font-style: normal
; text-decoration: none
}

A:HOVER {
	background-color : #000000;
	color : #FFFFFF;
; font-style: normal
; text-decoration: none
}

H1 {
	color : #4682B4;
	font-family : Verdana;
	font-size : 12pt;
	text-align : center;
}

H2 {
	color : #4682B4;
	font-family : Verdana;
	font-size : 10pt;
	margin-top : 2em;
	text-align : left
}

H3 {
	color : BLACK;
	font-family : Verdana;
	font-size : 12pt;
	margin-top :2em;
	text-align : center;
}

H4 {
	color : black;
	font-family : Arial;
	font-size : 10pt;
	margin-top : 1em;
	text-align : justify;
	font-weight : 100;
}

H5 {
	color : Navy;
	font-family : Verdana;
	font-size : 10pt;
	font-weight : 900;
	margin-bottom : -1em;
}

H6 {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : 800;	
	margin-bottom : -1em;
}

CAPTION {
	font-family : Verdana;
	font-weight : 800;
}

TH {
	background-color : #FFFFFF;
}

TD {
	background-color : #FFFFFF;
	font-size : 10pt;
}

CODE {
	font-size: 8pt;
}
p {  font-family: "Times New Roman", Times, serif; font-size: 14pt; text-align: justify}
