﻿.banner {
	border: 1px solid #33CC33;
	background-color: #33CC33;
	font-family: Arial;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.footer {
	border: 1px solid #33CC33;
	background-color: #33CC33;
	font-family: Arial;
	font-size: x-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;
}
.font5 {
	color: #FF0000;
}
h1.title {
	text-align: center;
	font-family: tahoma, arial, helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	color: #008000;
}
