
BODY {
		font-family: arial;
		font-size: 8pt;
		color: #000000;
		text-align: justify;

}



A:LINK {
		font-family: arial;
		font-size: 7pt;
		cursor: hand;
		text-decoration: none;
		color: #000000;
}

A:VISITED {
		font-family: arial;
		font-size: 7pt;
		cursor: hand;
		text-decoration: none;
		color: #000000;
}

A:hover		{ color: #FF0000; text-decoration: none;}
A:active	{ color: #FF0000; text-decoration: none;}

H5 {
		font-family: arial;
		font-size: 8pt;
		color: #F3F6EE;
		text-align: justify;
		font-weight: bold;
		
}

H3 {
		font-family: arial;
		font-size: 10pt;
		font-weight: bold;
		
}


TABLE {
		font-family: arial;
		font-size: 10pt;
		background: #F3F6EE;
}

CITE {
		font-style: normal;
		line-height: 1.5;
}