h1 {
	color: #508590;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: normal;
	background-color: #F0F6E4;
	background-repeat: repeat;
	line-height: 1.5em;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	text-transform: none;
	letter-spacing: 0.05em;
}
h2 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	letter-spacing: 0.2em;
	font-size: 12px;
}
p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
h3 {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 0.2em;
}
a:link {
	color: #033;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #033;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #033;
	text-decoration: none;
	font-weight: bold;
}.captions {
	font: 10px Arial, Helvetica, sans-serif;
}
.imgborder {
	border: 1px solid #999999;
}
table {
	width: 500px;
}
#container {
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
