﻿body {
	margin: 0 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(nbg.gif);
	background-color: #FEF8E7;
	font-size: 13px;
	line-height: 20px;
	padding: 0;
    }

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

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

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

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

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

  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 { color: blue; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 13px; line-height: 20px; }

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

  a:visited { color: #0033ff;  
  font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    font-style: normal;
}

h1 {
  background-image:  url(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(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; 
 }
 .index
 a { color: blue; text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; }
 
 .index
  a:hover { color: #FFFFFF;
  background-color: #CC6600;
      font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 20px;
    font-style: normal;
    text-decoration: underline;
    }
 .index
  a:visited { color: blue; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; }
#id { }

