BODY {
font-family : Verdana,Arial,Helvetica,Geneva,sans-serif;
color : #000000;
font-size : 9pt;
background-color : #ffffff;
scrollbar-3d-light-color:#999999;
scrollbar-arrow-color:#ffffff;
scrollbar-base-color:black;
scrollbar-dark-shadow-color:#333333;
scrollbar-face-color:#000099;
scrollbar-highlight-color:#999999;
scrollbar-shadow-color:black;
  margin-left:5%;
  margin-right:5%
}


td, th, p {
	font-size: 10pt;
    font-family: verdana, arial, helvetica;
	color: #000080;
	}

.print {
	font-size: 10pt;
    font-family: verdana, arial, helvetica;
	color: #000000;
	}	
	
td.big {
	font-size: 12pt;
    font-family: verdana, arial, helvetica;
	color: #000080;
	font-weight: bold;
	}	
	
td.green {
	font-size: 10pt;
    font-family: verdana, arial, helvetica;
	color: #008000;
	font-weight: bold;
	}		
		
		
.myparagraph:first-letter {
font-size:200%;
float:left;
color: #000080;
}		
		   
h2 {
	font-size: 16pt;
    font-family: verdana, arial, helvetica;
	color: #008000;
	font-weight: bold;
	}	
h2.smaller {
	font-size: 15pt;
    font-family: verdana, arial, helvetica;
	color: #660099;
	font-weight: bold;
	}	
	
h3 {
	font-size: 15pt;
    font-family: comic sans ms;
	color: #000000;
	font-weight: bold;
	}	
	
h4 {
	font-size: 14pt;
    font-family: verdana, arial, helvetica;
	color: #008000;
	font-weight: bold;
	}	
	
h5 {
	font-size: 11pt;
    font-family: verdana, arial, helvetica;
	color: #000080;
	font-weight: bold;
	}		
a.one:link {
   color: #008000;
   text-decoration : none;
   font-weight: bold;
   }
   
a.one:visited  {
	color: #006600;
	text-decoration : none;
	font-weight: bold;
}

a.one:active  {
	color: #66cc00;
	text-decoration : none;
	font-weight: bold;
}


a.one:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #ff6600;
	}
	
a.two:link {
   color: #ffff00;
   text-decoration : none;
   font-weight: bold;
   }
   
a.two:visited  {
	color: #ffff00;
	text-decoration : none;
	font-weight: bold;
}

a.two:active  {
	color: #ffff00;
	text-decoration : none;
	font-weight: bold;
}


a.two:hover {
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	}	
	
td.sidebar {
border : 2px dotted #000080;
font-size: 9pt;
color : #ffffff;
padding: 6px;
}		

td.topbar {
border : 2px dotted #000080;
font-size: 10pt;
font-weight: bold;
color : #000080;
padding: 6px;
}		

td.topmenu {
background-color: #000080;
font-size: 9pt;
color : #ffffff;
padding: 6px
}

td.staffmenu {
background-color: #9933ff;
font-size: 9pt;
font-weight: bold;
color : #ffffff;
padding: 3px
}


td.calendar {
border : 1px solid #004477;
font-size: 9pt;

color : #000080;
padding: 3px
}

INPUT.butn_submit {
background-color: #cc66ff;
color : #000000;
font-weight : bold;
}	

INPUT.butn_submit2 {
background-color: #cc99cc;
color : #000000;
font-weight : bold;
}