
BODY {
		font-family: arial;
		font-size: 10pt;
		color: #000000;
		text-align: left;

}



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

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

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

H1 {
		font-family: arial;
		font-size: 24pt;
		font-weight: bold;
		
}

H5 {
		font-family: arial;
		font-size: 12pt;
		font-weight: bold;
		
}


TABLE {
		font-family: arial;
		font-size: 10pt;
		text-align: left;
		background: #FFFFFF;
}

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