/* Example style sheet file */

BODY	{background: #FFFFF0; margin-top: 20; margin-left: 10%; margin-right: 10%; }

A:link	{color: #400080;
	 background: #FFFFF0}


  :link { color: #0000FF }
  :visited { color: #FF0000 }
  div.c5 {font-family: Arial; font-size: 70%; font-weight: italic; text-align: center}
  div.c4 {font-weight: bold; text-align: center}
  div.c3 {font-family: Arial; font-size: 70%;  text-align: left}
  p.c2 {font-family: Arial}
}







H1, H2, H3, H4	{font-weight: bold;
	 text-align: center;
	 color: #006000;
	 font-family: 'Gill Sans', Arial, sans-serif}

CITE	{font-family: 'Gill Sans', Arial, sans-serif;
	 font-style: italic}


<style type="text/css">
  body </style>
