body {
	font-family: Arial, Helvetica, sans-serif;
	color: #0000FF;
	margin: 0px; 
	padding:0px;
}
a:link {
	color : #0000FF;
	text-decoration: none;
}
a:visited {   
	color: #0000FF;
	text-decoration: none;
}
a:hover {   
	color: #FF0000;
	text-decoration: underscore;
}
h1 {
    color: #FF0000;	
    font-size : 1.1em;
	display:inline;
	}
h2 {
	color: #FF0000;	
    font-size : 0.9em;
	}
h3 {
	color: #FF0000;		
}
td, p {
	font-size:0.8em;   
	font-weight: bold;
	color: #0000FF;
	}
#container {
	text-align:center;
	margin: 0 auto;
	margin-top:10px;
	margin-bottom:10px;
	width:750px;
	padding: 10px 10px 10px 10px;
	border: solid #999 1px;
}

.bird {	
	color: #0000FF;
	font-weight: bold;
	
}
.birdmenu {	
	color: #0000FF;
	font-weight: bold;
	text-align:center;
	width:700px;
	margin: 0 auto;
	font-size:0.8em;
}
.birdmenu ul {
	list-style: none;
	padding: 0;
	margin: 0;
	text-align:center;
}
.birdmenu li {	
	float: left;
	margin: 0 0.15em;
}
.birdmenu li a:hover {	
	float: left;
	margin: 0 0.15em;
	text-decoration:underline;
}
.birdred {	
	color: RED;
	font-weight: bold;
}	
.bdnormal {
	font-weight: normal;
	color: #0000FF;
}
.smalltop {
	font-size:0.8em;
	color: #0000FF;	
	font-weight: normal;
}
.birdfooter {	
	color: RED;
	font-weight: bold;
	background-color:#66CCFF;
	text-align:center;
	clear:both;
}
.birdtop_blue {
	background-color:#66CCFF;
	width:750px;
	text-align:center;
	color: RED;
}
.birdtop_white {
	background-color:#FFFFFF;
	width:750px;
	text-align:center;
}
.birdtop_white img {
	border:none;
}
.ameriss {
	text-align:center;
	font-weight:bold;
}
.ameriss a:link,
.ameriss a:visited {
	color:#0066FF;
}
