.bottom {
	font-family: "Arial";
	font-size: small;
	color: #FFFFFF;
	text-align: center;
	margin: 1px;
	padding: 1px;
}
.bottom2 {
	font-family: "Arial";
	font-size: x-small;
	color: #FFFFFF;
	text-align: center;
	margin: 2px;
	padding: 2px;
	font-weight: normal;
}
h1 {
	font-family: "Arial";
	font-size: medium;
	color: #FFFFFF;
	text-align: center;
	margin: 2px;
	padding: 2px;
}
.text {
	font-family: "Arial";
	font-size: medium;
	color: #FFFFFF;
	text-align: left;
	margin: 1px;
	padding: 1px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

