 td.nav{
	background: #999999;
	font-family: Tahoma;
	color: Black;
	font-weight: bold;
	
}
td.nav2{
	background: #2c412f;
	font-family: Tahoma;
	color: Gray;
	font-weight: bold;
}
td.nav3{
	background: #003300;
	font-family: verdana;
	color: #CCCC33;
	font-size: small;
	font-weight: bold;
}
.notice{
	font-size: 24px;
	font-family: Papyrus;
}
.diaCopy{
	font-size: 18px;
	font-family: Papyrus;
	font-weight: normal;
}
a.dia:link{
	font-size: 18px;
	font-family: Papyrus;
	font-weight: normal;
}
a.dia:visited{
	font-size: 18px;
	font-family: Papyrus;
	font-weight: normal;
}
a.dia:hover{
	font-size: 18px;
	font-family: Papyrus;
	font-weight: normal;
	color: #ffffff;
}
.nav2 a { display: block; margin: 0; padding: 3px; font-family: verdana; color: #003300; border-width: 2; font-size: smaller;}

.nav2 a:link    { background: #003300; text-decoration: none; color: #cccc33; font-size: smaller;}
.nav2 a:visited { background: #003300; text-decoration: none; color: #cccc33; font-size: smaller; }
.nav2 a:hover   { background: #003300;  color: white; font-size: smaller;}


.nav a { display: block; margin: 0; padding: 3px; font-family: verdana; color: #003300; border-width: 2; font-size: medium;}

.nav a:link    { background: #003300; text-decoration: none; color: Silver; }
.nav a:visited { background: #003300; text-decoration: none; color: Silver; }
.nav a:hover   { background: #003300;  color: Maroon; }

 body{
	background: #2c412f;
	color: #cccc33;
	font-family: Verdana;
}
td{
	padding-top:10;
	padding-left:10;
	padding-right:10;
	padding-bottom:10;
	
}
span{
	font-family: Bookman Old Style;
	color: #cccc33;
	font-size: x-large;
}
h1{
	color: #cccc33;
	font-family: cursive;
	font-weight: bold;
	font-size: xx-large;
}
a:link{
	color: #ffffff;
}
a:visited{
	color: #ffffff;
}
a:hover{
	color: Green;
	
}



