/* 060402 Styles for Cirrus site */

BODY	{background: white;
	 color: black}

A:link	{color: blue;
	 text-decoration: underline}

A:visited	{color: #000099;
	 text-decoration: underline}

A:active {color: #3399ff;
	 text-decoration: underline}

A:hover {color: red;
	 text-decoration: underline}

H1,H2,H3,H4,H5,H6	{font-family: Verdana, Arial, Helvetica, sans-serif}

H1,H2,H3,H6	{text-align: center}

H4,H5	{text-align: left}

H1	{font-weight: bold;
	 font-size: 14pt}

H2	{font-weight: bold;
	 font-size: 12pt}

H3	{font-weight: bold;
	 font-size: 11pt}

H4	{font-weight: bold;
	 font-size: 11pt}

H5	{font-weight: bold;
	 font-size: 8pt}

H6	{font-weight: normal;
	 font-size: 8pt}

P,UL,LI,TABLE,FORM,INPUT,TD,TH	{font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 10pt}

P STRONG	{font-weight: bold}

