﻿.style1 {
	font-size: medium;
	font-weight: bold;
}
.style2 {
	text-align: center;
}
.style3 {
	margin-bottom: 0px;
}
a {
	color: #008000;
	text-decoration: none;
}
a:visited {
	color: #CC6600;
}
a:hover {
	color: #800000;
}
a:active {
	color: #800000;
}
.style4 {
	border-width: 0px;
}
.style5 {
	text-align: left;
}
.style6 {
	font-size: large;
}
.style7 {
	font-weight: bold;
}
.style8 {
	font-size: small;
}
.imgleft {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
