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

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

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

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

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

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

  td { font-family: Arial, Helvetica, sans-serif;
    font-size: small;    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: small; line-height: 20px; }

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

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

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: small;
    text-decoration: underline;
    }
 .index
  a:visited { color: blue; font-family: Arial, Helvetica, sans-serif; font-size: 10px; line-height: 20px; }

.newStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-decoration: none;
	text-transform: capitalize;
}

.newStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
}

.newStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	color: maroon;
	font-weight: bold;
	text-decoration: none;
}

.newStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	text-decoration: none;
}

.curlyred {
	background-image: url(underline.gif);
	color: red;
	background-position: bottom;
	background-repeat: repeat-x;

} 

.curleyinfo {
	background-image: url(underline.gif);
	background-position: bottom;
	background-repeat: repeat-x;
} 
	
.newStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: red;
	font-weight: bold;
	text-decoration: none;
	
} .newStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	
}
