

BODY {color:black;
      font-family: times new roman ;
      font-size: 12pt;}


A:link {  font-size: 12pt;
         font-weight: bold;
         font-family: times new roman;
         COLOR: mediumslateblue;}

A:visited {  font-size: 12pt;
         font-weight: bold;
         font-family: times new roman;
          color: firebrick;}

 A:hover { font-size: 12pt;
         font-weight: bold;
         font-family: times new roman;
          color: #800080;
           TEXT-DECORATION: underline}



H1 {color: #D0C0A0; 
     font-size: 30pt; 
     font-weight: bold;
     font-family: times new roman;}
     
H2 {color: #000000; 
     font-size: 20pt; 
     font-weight: bold;
     font-family: times new roman;}



 H3 { color: #B22222;
     font-size: 18pt; 
     font-weight: bold;
     font-family: times new roman;}

H4  {color: #000000;
         font-size: 12pt;
         font-weight: bold;
          font-family: times new roman;}

H5     {color: #B22222;
         font-size: 12pt;
         font-weight: bold;
          font-family: times new roman;}

H6  {color: #B22222;
     font-size: 40pt; 
     font-weight: bold;
     font-family: times new roman;}


P {color: #000000;
     font-size: 12pt; 
     
     font-family: times new roman;}

BLOCKQUOTE {color: #000000;
        font-family: times new roman; 
        font-size: 12pt;}



ul	{ color: mediumslateblue;
     font-size: 14pt; 
     font-weight: bold;
     font-family: garamond,times new roman;}

.navbutton {
	background-color: #ADCCF5;
	font-family: Arial, Geneva, Helvetica, Sans-Serif;
	font-weight: bold;
	color: white;
	border-top-color: #6495ED;
	border-left-color: #6495ED;
	border-right-color: #6495ED;
	border-bottom-color: #6495ED;
	border-width: medium;
	border-style: outset;
font-size: 11pt;
font-weight: bold;
}


.navbutton A:active {
	text-decoration: none;
	color: #FFFFFF;
font-size: 11pt;
font-weight: bold;
}

.navbutton A:hover { font-size: 11pt;
         font-weight: bold;
         font-family: times new roman;
          color: #800080;
           Text-Decoration: underline;}

.navbutton A:link {  font-size: 11pt;
         font-weight: bold;
         font-family: times new roman;
         COLOR: mediumslateblue;}

.navbutton A:visited {  font-size: 11pt;
         font-weight: bold;
         font-family: times new roman;
          color: firebrick;}


