<STYLE>

A {
	font-family:helvetica;
	font-size:12pt

}

A:link {
	color:#04AC01;
	text-decoration:none;
	font-variant:small-caps
}

A:visited {
	color:#04AC01;
	text-decoration:none;
	font-variant:small-caps
}


A:hover {
	color:#05E201;
	text-decoration:bold
}


P {
	font-family:helvetica;
	text-decoration:bold;
	font-size:12pt
}


H1 {
	font-family:helvetica;
	font-size:19pt
}


H2 {
	font-family:helvetica;
	font-size:17pt
}

DIV {
	position:relative;
	left:0px;
	top:0px;
	bottom:0px
}

div.child {
	position:relative;
	left:25px;
	top:0px;
	bottom:0px;
	font-size:10pt;
	font-weight:normal
}

div.parent {
	position:relative;
	left:0px;
	top:0px;
	bottom:0px;
	font-size:11pt;
	font-weight:bold
}



</STYLE>
