

a{
	color: #003366;
	font: 12px Arial, Bold, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight:bold;
}

a:hover{
	color: #660000;
	font: 12px Arial, Bold, Helvetica, sans-serif; 
	text-decoration: underline;
	font-weight:bold;
}

.toc{
	color: #003366;
	font: 36px Times New Roman, Times, serif;
	text-decoration: none;
	font-weight:bold;
}

.toc2{
	color: #003366;
	font: 18px Times New Roman, Times, serif;
	text-decoration: none;
	font-weight:bold;
}

.toc3{
	font: 20px Arial;
	text-decoration: none;
	font-weight:bold;
}

.toc4{
	font: 18px Arial;
	text-decoration: none;
	font-weight:bold;
}

.menu{
	font: 12px Arial, Bold, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight:bold;
}

.menu:hover{
	color: #99CC66;
	font: 12px Arial, Bold, Helvetica, sans-serif; 
	text-decoration: underline;
	font-weight:bold;
}

.menu2{
	font: 12px Arial, Bold, Helvetica, sans-serif; 
	text-decoration: none;
	font-weight:bold;
}

.green1:link { color: #003366;
font: 12px Arial, Helvetica, sans-serif; }
.green1:visited { color: #003366; 
font: 12px Arial, Helvetica, sans-serif; }
.green1:hover { 
color: #339933; 
text-decoration: underline; }
.green1:active { color: #339933; }

.bottom:link { color: #CCCCCC;
font: 12px Arial, Helvetica, sans-serif; }
.bottom:visited { color: #CCCCCC; 
font: 12px Arial, Helvetica, sans-serif; }
.bottom:hover { 
color: #CCCCCC;  }
.bottom:active { color: #CCCCCC; }


