BODY {font-size: 18pt;
	font-family: tahoma, sans-serif;}

  A:link {color: navy;
	font-weight: bold;
	text-decoration: none;}
  A:active {color:red;
      font-size: 110%;
	font-weight: bold;
      text-decoration: none;}
  A:visited {color: steelblue;
	font-size: 95%;
	font-weight: bold;
	text-decoration: none;}

  B	{font-family: times new roman, serif;
	color: #B22222;
	font-size: 105%;}

  I	{font-family: times new roman, serif;
	font-weight: bold;
	color: steelblue;
	font-size: 105%;}

  H1	{font-family: arial black, sans serif;
	color: #4682B4;
	font-size: 200%;}
  H2	{font-family: arial, sans serif;
	color: navy;
	font-size: 100%;}
  H4	{font-family: times new roman, serif;
	color: #4682B4;
	font-size: 75%;}
  H5	{font-family: impact;
	color: #B22222;
	font-size: 100%;}
  H6	{font-family: courier new;
	color: #B22222;
	font-size: 75%;}

  PRE	{font-family: arial;
	color: blueviolet;
	font-size: 75%;}

  P	{margin-left: 300px; margin-right: 100px;
	text-align: justify;font-size: 13pt;
	font-family: arial, helvetica, sans-serif;}

  UL, DL	{display: list-item;
	background-color: #FFFAF0;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	padding-right: 25px;
	list-style-type: square;
	list-style-position: inside;
	border: 8px inset #CD853F;
	margin-left: 200px;
	margin-right: 200px;}