body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #339999;
	list-style-type: square;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	color: #333333;
	font-size:small;
	}
th {
	font-family: Arial, Helvetica, sans-serif;
}


h4 {
	font-family:Arial, Helvetica, sans-serif;
	color: #333333;
	}
	
h5 {line-height:normal;
	}
table {
	background-color: #99FF99;
}

.style5 {color: #990000; font-size: x-large; 
}

.style10 {color: #333300; font-family: "Agency FB"; 
}

.style11 {
	color: #FFFFFF;
	font-weight: bold;
}

.style14 {
	font-size: small;
	color: #333333;
}

.style15 {
	color: #333300; font-family: "Agency FB", Arial, sans-serif; 
}

.style16 {
	font-family: "Agency FB", Arial, sans-serif;
}

a:link {
	text-decoration: none;
	color: #333300;
}

a:visited {
	text-decoration: none;
	color: #333300;
}

a:hover {
	text-decoration: none;
	color: #339999;
}
a:active {
	text-decoration: none;
}
