/* THIS FONT IS USED FOR MAIN TEXT */
H1	{font-weight: normal;
	 text-align: left;
	 font-size: 9pt;
	 color: #C8C8C8;
	 font-family: 'Tahoma' }

H2	{font-weight: normal;
	 text-align: center;
	 font-size: 13pt;
	 style: bold;
	 color: #C8C8C8;
	 font-family: 'Tahoma' }

A:link {color: #C8C8C8; text-decoration: underline}
A:visited {color: #C8C8C8; text-decoration: underline}
A:active {color: #C8C8C8; text-decoration: underline}
A:hover {color: #C8C8C8; text-decoration: underline}
