body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #3d7665;
}
#contents {
	padding-top: 5px;
	margin-top: 5px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	vertical-align: top;
}
a img {
	border: none;
}
h1 {
	font-family: Garamond;
	font-size: 36px;
	color: #2d5549;
	line-height: normal;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	list-style-type: disc;
	line-height: 1.5em;
}
#tagline  {
	font-family: Garamond, Arial, Verdana;
	font-size: 36px;
	color: #006666;
	text-align: center;
	font-weight: bold;
}
#leftColumn {
	float: left;
	width: 450px;
}
#rightColumn {
	float: right;
	width: 300px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #a6d1c4;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #999999;
	text-align: center;
}
.clearfloat {
	clear: both;
	font-size: 1px;
	height: 0px;
	line-height: 0px;
}
ol li {
	line-height: 1.5;
}
ul {
	list-style-image: url(../Images/fireworks/eggplantSmallbullet.png);
}