BODY  {
	color : #000000;
	background-color : #FFFFFF;
	font-family : arial, helvetica;
	font-size : small;
}

A:link  {
	color : #AA4400;
    font-weight: bold; 
}

A:visited  {
	color : #BB5500;
}

A:active  {
	color : #CC6600;
}

H1  {
	color : #CC6600;
	font-size : 20pt;
}

H2  {
	color : #DD7700;
}

H3  {
	color : #EE8800;
}

table  {
	font-size : small;
	font-family : arial, helvetica;
}

TD  {
	font-family : arial, helvetica;
	font-size : 10pt;
}

