
body {    font-family: 'Gill Sans', Arial, sans-serif;
	color: #000000; 
	background: #DCDCDC; 
	}

A:link {color: #400080}
A:visited {color: #8A2BE2}
H1, H2    {font-weight: bold; text-align: center}
H3          {font-weight: normal; text-align: left}
H4          {font-weight: normal; text-align: left}
H5, H6    {font-weight: normal; text-align: center}
H1          {font-size: 24pt;}
H2          {font-size: 18pt;}
H3	{font-size: 16pt;}
H4, H5	{font-size: 12pt;}
H6          {font-size: 10pt;}

div {padding: .5em}

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



