/* CSS Document */

body {
	background-color: #003300;
}
.style1 {
	color: #00FF00;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
.style3 {color: #FFFFFF}
table#nav { 
background-image: url(images/bar.gif); 
}

