.Gtitle { font-family: Times New Roman; font-size: 24pt; line-height: 100%; color: 
               #333399; font-style: italic; 
               font-weight: bold; text-align: Center; margin-top: 6; 
               margin-bottom: 6 }
.Gital      { font-family: Arial; font-size: 10pt; font-style: italic; margin-top: 6; 
               margin-bottom: 6 }
.Ghd3 { font-family: Arial; font-size: 12pt; font-weight: bold; list-style-type: 
               decimal; text-align: left;  }
.Ghd4 { font-family: Times New Roman; font-size: 12pt; font-style: italic; 
               font-weight: bold; text-align: left; text-decoration:underline }
.Ghd2 { font-family: Arial; font-size: 14pt; font-style: italic; 
               font-weight: bold; text-align:center  }
.Gbnte { font-family: Times New Roman; font-size: 12pt; font-style: italic; 
               font-weight: bold; text-align: left }
.Gblst { font-family: Arial; font-size: small; text-align: left; margin-top:5; margin-bottom:5 }
.Gnorm { font-family: Arial; font-size: small; text-align: left; margin-top:9; margin-bottom:9  }

body { font-family: Arial, Helvetica, sans-serif
		font-size: small
		 }
		 
 /********** main graphic on home page **********/

/* 
#maingraphic a:hover {
  color: #000000
  
}
*/

#maingraphic p {
  font-family: arial, serif;
  font-size: 18px;
  /* text-decoration:underline */
  margin:      0 0.5em;
  color:       #ffffff;
  font-weight: bold;
  
}

#maingraphic a        
  { 
  color: #dd9900; text-decoration: underline; font-weight:bolder; margin: 0 0.5em;
  }

#maingraphic a:hover  
{ 
color: #333399; text-decoration: underline; font-weight:bolder; margin: 0 0.5em; 
}

		 /********** sidebar **********/

#sidebar a:hover {
  color: #dd9900
}

#sidebar a {
  color: #333399
}

#sidebar {
  font-size: 0.75em;
}

#sidebar li {
  font-family: arial, sans-serif;
  margin-bottom:.2em;
  list-style:  none;
  font-size:   1.1em;
  font-weight:bold;
  color: #ffffff;
}

#sidebar p {
  font-family: georgia, serif;
  text-align:  justify;
  margin:      0 0.5em;
  color:       #D87C00;
  font-weight: bold;
}

#sidebar td {
  width: 125px;
}