body {
	font-family: Times New Roman;
	font-size: 11pt;
	background-image: url(images/butterflies.jpg);
}
table {
	font-family: Times New Roman;
	font-size: 11pt;
}
h1 {
	font-family: Times New Roman;
	font-size: 18pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
	font-weight: bold;
	font-style: italic;
}
h2 {
	font-family: Times New Roman;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
	font-weight: bold;
}
h3 {
	font-family: Times New Roman;
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
}
h4 {
	font-family: Times New Roman;
	font-size: 14pt;
	margin-top: 0;
	margin-bottom: 0;
	vertical-align: text-top;
	color: #3D5385;
	font-weight: bold;
}
a:link {
	font-weight: bold;
	color: #770077;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #770077;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #800080;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #770077;
	text-decoration: none;
}
.imageborder {
	border: 2px solid #000000;
}
.centertext {
	text-align: center;
}
.hand {
	cursor: pointer;
}
.style1 {
	text-align: center;
	border-width: 1px;
	background-color: #FFFFFF;
}
.style3 {
	background-color: #ADD5B6;
}
.style4 {
	background-color: #FFFFFF;
}
.style5 {
	border-style: solid;
	border-width: 1px;
	background-color: #FFFFFF;
}
.style6 {
	background-color: #028A61;
}

.floatLeft {
	float: left;
	margin: 0 14px 5px 5px;
}
.floatRight {
	float: right;
	margin: 0px 0px 0px 14px;
}
p {
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
img {
	border: 1px solid #000;
}
.imageNoBorder {
	border: 0;!important
}
.style2 {
	border: 0 solid #c0c0c0;
}
.imageBorder2px {
	border-style: solid;
	border-width: 2px;
}

.border2px {
	border: 2px solid #000000;
	cursor: pointer;
}
a .imageNoBorder {
	border: 0;
}
.paddedDiv {
	padding: 4px 12px 12px 12px;
}
.textRed {
	color: #F00;
}

