﻿h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: medium;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}
.style1 {
	border-top: 2px #000000 solid;
	border-style: solid none none none;
	border-width: thin;
	border-color: #000000 #FFFFFF #FFFFFF #FFFFFF;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.style3 {
	border-style: inherit;
	border-width: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
}
a:link {
	padding: 0px 0px 0px 5px;
	background-color: #C0C0C0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: normal;
	margin-left: 0px;
}
.style5 {
	padding: 3px 3px 0px 5px;
	border: thin solid #999999;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	font-style: italic;
}
.style6 {
	padding: 4px 0px 4px 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.style7 {
	font-size: large;
}
.style8 {
	font-size: medium;
}
.style9 {
	font-size: small;
	text-decoration: underline;
}
.style10 {
	font-size: small;
}
.style11 {
	text-decoration: underline;
}
