/* 080402/250903 Styles for zeugma site */

BODY	{background: #eeeeee;
	 color: black}

A:link	{color: #0033cc;
	 text-decoration: underline}

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

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

A:hover {text-decoration: underline}

H1,H2,H3,H6	{text-align: left;
	 font-family: Verdana, Arial, Helvetica, sans-serif}

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

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

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

H6	{font-size: 8pt}

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

