﻿body {
	margin: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FEF8E7;
	font-size: 11px;
	line-height: 13px;
	padding: 0;
    }

  p { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

  div { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

  div.javascript { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

  table { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

  blockquote { font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

    td { font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    list-style-type: disc;
    list-style-image: url(red.gif);
    list-style-position: outside;
    }

  a { text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

  a:hover {
	color: #0000FF;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-style: normal;
	text-decoration: underline;
}

  a:visited { color: #003399;  
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 13px;
    }

h1 {
  background-image:   url(file:heading.gif);
  background-position: left;
  font-size: 123%;
  font-weight: bolder;
  color: maroon;
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  text-indent: 10px;
  text-align: left
}

h2 {
  background-image:   url(file:heading2.gif);
  background-position: left;
  font-size: 110%;
  font-weight: bolder;  
  color: maroon;
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  text-indent: 10px;
  text-align: left

}

h3 {
  background-position: left;
  font-size: 100%;
  font-weight: bolder;
  color: maroon;
  font-family: Arial, Helvetica, sans-serif;
  background-repeat: no-repeat;
  text-indent: 10px;
  text-align: center; }
