body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #663333;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #663333;
	font-size: 14px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.line1 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #99CC33;
	border-right-color: #99CC33;
	border-bottom-color: #99CC33;
	border-left-color: #99CC33;
}
.contenttable {
	font-weight: normal;
	border: thin double #99CC33;
	text-indent: 3pt;
	color: #663333;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #663333;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #0099CC;
	text-decoration: underline;
}
.border {
	border: medium solid #FFFFFF;
}
h4 {
	font-size: 12px;
	color: #0099CC;
	text-transform: uppercase;

}
.nav {
	text-decoration: none;
}
hr {
	color: #0099CC;
}
.imageborder {
	border: thin solid #99CC33;
}
