/* Copyright 1999 ADA Company */

/* Hypermedia Preferences  */

A:Link  {
	text-decoration : none;font-weight:bold;
	color : Gold;}
A:Visited  {
	text-decoration : none;font-weight:bold;
	color : Gold;}
A:Active  {
	text-decoration : none;font-weight:bold;
	color : #00FFFF;}
A:Hover  {
	text-decoration : none;font-weight:bold;
	color : #00FFFF;}
body {
  
   color: black;
   background: Cornsilk;
}
P { font-size: 100%;font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif;color: black}
UL {font-size: 100%;font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif }
TR { font-size: 100%;font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif}
blockquote {font-size: 80%;font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif}
/* Defined term */
dt {
   color: Blue;
   font-style: italic;
   font-family: "Times New Roman", times, serif;
   }


h1 {
   font-size: 120%;
   color: coral;
   font-weight:bold;
   text-align: center;
   font-family: Arial, Helvetica, helv, sans-serif
}


h2 {
   font-size: 100%;
   font-weight:bold;
   color: blue;
   font-family: Arial, Verdana, Helvetica, helv, sans-serif
}
h3 {
   font-size: 150%;
   text-indent: 1em;
 font-weight:bold;
   vertical-align:middle;
   color: Cyan;
   background: #000099;
   font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif
}
h4 {
   
     font-size: 90%;
   text-indent: 1em;
   vertical-align:middle;
   color: Cyan;
   background: #000099;
   font-family: Arial Narrow, Verdana, Arial, Helvetica, helv, sans-serif
}

h6 {
   font-size: 100%;
   color: red;
   font-weight:bold;
   text-align: left;

   font-family: "Times New Roman", times, serif;
}

