P  {
	text-align : justify;
	font-size : 10pt;
	font-family : Arial;
	color : #ffffcc;
	padding : .5cm;
}

DIV  {
	text-align : center;
	font-size : 10pt;
	font-family : Arial;
	color : #ffffcc;
}

H6  {
	text-align : center;
	font-size : 8pt;
}

H5  {
	text-align : center;
	font-size : 10pt;
}

H4  {
	text-align : center;
	font-size : 8pt;
}

H3  {}

A  {
	font-size : 8pt;
	color : #ffffcc; 
}

A:Visited  {
	font-size : 8pt;
	color : #ffff66; 
}

A:Active  {}

A:Hover  {}

BODY  {
	background : url(bg_green.gif);
	color : #006000;
	font-size : 10pt;
	font-family : Arial;
	color : #ffffcc;
}

TABLE  {
	font-family : Arial;
	color : #ffffcc;
	font-size : 8pt;
	font-weight : bold;
}


