h1{
    font-family: arial, helvetica, sans-serif; 
	font-size: 25pt;
	line-height: 32pt;
	font-weight: lighter; 
	margin: 1px; 
	text-align: center;
}
h2{
    font-family: arial, helvetica, sans-serif; 
	font-size: 20pt;
	line-height: 27pt;
	font-weight: lighter; 
	margin: 1px; 
    text-align: center;
}
td{
    font-size: 10pt;
	font-weight:lighter;
	font-family: arial;
}   

tr{
    vertical-align:top;
}

table{
      width:100%;
      font-size:10pt; 
      font-family:arial;
	  font-weight:lighter;
}

h4{
    text-align:;
    font-family: arial, helvetica, sans-serif; 
}

h5{
    text-align: center;
    font-family: arial, helvetica, sans-serif; 
}
    
body{
    /*background-color: #5FA303;
	background-color: #E3955B;
	background-image: url("/pics/diamond.gif");*/
    font-size:10pt;
	font-family: arial, helvetia, courier;
	font-weight:lighter;
 }
h3{
    font-family: arial, helvetica, sans-serif; 
	font-size: 16pt;
	line-height: 25pt;
	font-weight: lighter; 
	margin: 1px; 
}
a {
    text-decoration: none; 
    font-family:arial;
    color:blue;
	font-size:10pt;
	font-weight: 600;
}
a:visited {color:#330099;}
a:hover {
	color: #99CC00;
    text-decoration: underline; 
 }
 .mm /*menu links for the text below stuff*/
 {
    color: #009933;
    text-decoration: none;
	font-size:10pt;
  }
 a.ml /*menu links for the text below stuff*/
 {
    color: #000000;
    text-decoration: none;
	font-size:8pt;
  } 
   span.ml /*menu links for the text below stuff*/
 {
    color: #000000;
    text-decoration: none;
	font-size:9pt;
	font-weight: 800;
  } 
  a.ml:hover
 {
   color: #99CC00;
   text-decoration: none;
  }
  .ml:visited {color:#FFFFFF;}
 .m2 /*menu links for the text below stuff*/
 {
    color:#660000;
    text-decoration: none;
	font-size:8pt;
  } 
 .m2:hover
 {
   color:#660000;
   text-decoration: underline;
   font-size:8pt;
  }
  .m2:visited {color:#660000;
               text-decoration:none;
			   font-size:8pt;}
 p 
 {
    text-indent:0px;
    font-size:10pt;
  }
 .text {
   font-size:14pt; 
   font-family:arial;
  }
  ul{font-weight: 500;}
  
  .ulf
  {
   text-align:left;
   font-size:12;
   font-weight: 500; }
   .n
  {
   font-size:12px;
   }

td.menu
{
  background:#FFCC99;

 }

table.menu
{
  width:210px;
  font-size:8pt;
  position:absolute;
  visibility:hidden;
}