TABLE { 
        font-family: Arial;
	font-size: 12pt;
}

BODY { 
        font-family: Arial;
	font-size: 12pt;
}

H1 { 
	font-size: 20pt;
        line-height: 100%;
	text-ident: 200%;
}


H2 { 
	font-size: 16pt;
}



A:link { 
	text-decoration: none;
	font-weight: bold;
	color: #73636B;
}

A:active { 
	text-decoration: underline;
	color: black;
}

A:visited { 
	text-decoration: none;
	font-weight: bold;
	color: #73636B;
}
