BODY {
	font-family : Verdana, Arial;
	color : Black;
	font-size : 8pt;
	font-style : normal;
	text-align : justify;
	margin-top : 0 px;
	margin-left : 0px;
	margin-bottom :0px;
	margin-right : 0px;
}
A:LINK {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #006699;
}
A:VISITED {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #006699;
}
A:ACTIVE {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	color : #006699;
}
A:HOVER {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : #006699;
	text-decoration : underline;
}
H1 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : normal;
	color : Navy;
}
H2 {
	font-family : Verdana;
	font-size : 8pt;
	font-style : normal;
	font-weight : bold;
	color : Navy;
}
H3 {
	font-family : Verdana;
	font-size : 10pt;
	font-style : normal;
	color: Navy;
	font-weight : bold;
}
H4 {
	font-family : Verdana;
	font-size : 7pt;
	font-style : normal;
	color: Navy;
	font-weight : bold;
}
H5 {
	font-family : Verdana;
	font-size : 12pt;
	font-style : normal;
	color: Navy;
	font-weight : bold;
}
UL {
	list-style-type : square;
}
TABLE {
	font-family : Verdana, Arial;
	color : Black;
	font-size : 8pt;
	font-style : normal;
	text-align : justify;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}
