P {
	font-family : "Lucida Sans";
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
	text-align : justify;
}

A:LINK {
	color : #363837;
	font-family : "Lucida Sans";
	text-decoration : underline;
	font-weight : normal;
	font-size : 10pt;
}

A:HOVER {
	color : #ccccff;
	font-size : 10pt;
}

A:VISITED {
	color : #363837;
	font-family : "Lucida Sans";
	text-decoration : underline;
	font-weight : normal;
	font-size : 10pt;
}

h1 {
	font-family : "Lucida Sans";
	font-size : 26pt;
	color : #000E2F;
	font-weight : bold;
	text-align : justify;

}

li {
	font-family : "Lucida Sans";
	font-size : 10pt;
	color : #000000;
	font-weight : normal;
}
	
small {
	font-family : "Lucida Sans";
	font-size : 6pt;
	color : #000E2F;
	font-weight : normal;
}

h3 {
	font-family : "Lucida Sans";
	font-size : 8pt;
	color : #000E2F;
	text-align : justify;
	font-weight : normal;
}