﻿.banner {
	border-style: solid;
	border-width: thin;
	border-color: #CCFF33 #003300 #003300 #CCFF33;
	background-color: #33CC33;
}
.footer {
	border: 1px solid #33CC33;
	background-color: #33CC33;
		font-family: Arial;
		font-size: xx-small;
		color: #FFFFFF;
}
.font1 {
	font-family: Arial;
	font-size: small;
	color: #008000;
}
.font2 {
	font-family: Arial;
	font-size: x-small;
	color: #008000;
}
.font3 {
	font-family: Arial;
	font-size: x-small;
}
.font4 {
	font-family: Arial;
	font-size: medium;
	color: #008000;
	font-weight: bold;
}
