<style>




body, 
h1, h2, h3, h4, h5, h6, 
tr, td, 
ol, ul, li, 
p, 
.colorinput {
	font-family:  verdana, arial, helvetica, sans-serif;
}
body
{
      font-size: 14px; 
 }
body
  {
       font-family: "Verdana";
  }
body
 { 
    background-color:#E9FFFC;
 } 
h1
 {
      font-size: 36px; 
 }
h1 
  {
       font-family: "Verdana";
  }
h1 
 { 
        color: #FF0000;
 } 
h2
  {
      font-size: 24px; 
 }
h2 
  {
       font-family: "Apple Chancery";
  }
h2
 { 
        color: #0a5d7e;
 } 
h3
  {
      font-size: 16px; 
 }
h3 
  {
       font-family: "Comic Sans MS";
  }
h3
 { 
        color: #990033;
  } 
h4
  {
      font-size: 12px; 
 }
h4 
  {
       font-family: "Verdana";
  }
h4
 { 
         color: #FF0000;
  } 
h5  {
      font-size: 12px; 
 }
h5
  {
       font-family: "Comic Sans MS";
  }
h5
 {    color: #990033;
 
h6  {
      font-size: 16px; 
 }
h6
  {
       font-family: "Verdana";
  }
h6
 {    color: #000000;
 } tr, td, 
ol, ul, li, 
p {
	font-size: 12pt;
}

a {
	color: #9966FF;
}

a:visited {
	color: #3366CC
}

.bigger {
	font-size: 16pt;
}
.tiny {
	font-size: 10pt;
}





A:link{
	color: #3366FF;
}

A:visited {
	color: #FFCC33;
}

A:hover {
	color: #3366FF;
}

.menutitle{
	background-image:url(images/menu_gradient.jpg);
	text-align:right;
	width:132;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	text-align:right;
	text-decoration:none;
}

.submenu{
	background-color:yellow;
	background-image: url(images/submenu_gradient.jpg);
	text-align:right;
	align:right;
	font-family:  verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	width:132;
}

#Current {
	background-color: E9FFFC;
	text-decoration: none;
	color:FDDE69;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: right;
	padding-right: 5px;
	padding-bottom: 0px;
	width:132px;
}

#SubCurrent {
	background-color: 032F00;
	text-decoration: none;
	color:FDDE69;
	font-family: verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 8pt;
	text-align: left;
	padding-right: 5px;
	padding-bottom: 0px;
}


.menuItem{
	cursor: pointer;
	background-image:url(images/menu_gradient.jpg);
	background-repeat:no-repeat;
	color: 032F00;
	text-align:right;
	width:132;
	padding-bottom: 0px;
}

.menuLink {
	text-decoration:none;
	color: 032F00;
	text-align:right;
	width:132;
	padding-right: 5px;
}

p.ind { 
	text-indent:-25px; 
	margin-left:25px; 
} 

span.blue {
	color:blue
}

span.redUnderline {
	color:red;
	text-decoration: underline
}


</style>



