﻿p {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-variant: normal;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-size: large;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h4 {
	border-style: none;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
td {
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ul {
	line-height: 150%;
}
a:active {
	color: #507032;
}
a:link {
	color: #00FF00;
}
a:visited {
	color: #33CC33;
}
a:hover {
	color: #E0A51D;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.section-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
}
.text-small {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 150%;
}
.text-tight {
	margin-top: 0px;
	margin-bottom: 0px;
}
.img-right {
	float: right;
	margin-left: 10px;
}
.img-middle {
	vertical-align: middle;
}
.img-left {
	float: left;
	margin-right: 10px;
}
