html {
     overflow: -moz-scrollbars-vertical;
}
body {  background-color: #003300;
	padding: 0;
	margin: 15;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: justify;
}
ul {font-family: "Times New Roman", Times, serif; font-size: small}
.floater {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}
.floaterblack {
	float: right;
	border: thin solid #000000;
	margin-left: 15px;
	margin-bottom: 5px;
}
.contacttext {
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-align: center;
}
.audiotext {
	font-family: "Times New Roman", Times, serif;
	font-size: x-small;
	text-align: right;
}
.smalltxtlhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: left;
}
.smalltxtrhs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	text-align: right;
}

