P  {
	text-align : justify;
	text-indent : 20;
	color : Black;
}

H1  {}

H2  {}

H5  {
	text-align : left;
}

A  {
	color : #507050;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

body  {
	background-color : white;
	margin-left : 0;
	margin-right : 0;
	margin-top : 15;
	margin-bottom : 0;
	font-family : arial, helvetica, sans-serif;
	
}

P  {
	text-align : justify;
	text-indent : 20;
	margin-left : 5;
	margin-right : 5;
	font-family : arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	color : #0033BB;
	text-decoration : none;
}
.text  {
	text-align : justify;
	font-family : arial, helvetica, sans-serif;
	font-style : normal;
	font-weight : normal;
	font-size : 10pt;
	color : #0033BB;
	text-decoration : none;
}
li  {
	color : DodgerBlue;
	type : 1;
	text-indent : 30;
}


