﻿body {
	font-family: Verdana;
	font-size: x-small;
	font-weight: normal;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}
a {
	font-size: x-small;
	text-decoration: none;
	color: #336699;
}
a:hover {
	font-size: x-small;
	text-decoration: underline;
	color: #FF5050;
}
h1 {
	font-family: Arial;
	font-size: large;
	font-weight: bold;
}
h2 {
	font-family: Arial;
	font-size: small;
	font-weight: bold;
}
h3 {
	font-weight: bold;
	font-size: x-small;
}
.style2 {
	border: 2px solid #008000;
}
.style3 {
	border: 1px solid #FFFFFF;
	background-color: #008000;
}
.style1 {
	text-align: right;
}
.style4 {
	text-align: center;
	color: #FFFFFF;
}
.style5 {
	text-align: left;
}
.style6 {
	text-align: center;
}
.style7 {
	border-width: 0px;
}
.style8 {
	text-align: center;
	color: #008000;
	background-color: #FFFFFF;
}
.style9 {
	font-size: small;
}

