#content  {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding: 20px;
}
body {
	background-color: #FFF;
}
h1 {
	color: #508590;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	font-weight: bold;
	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;
}
#container {
	padding-top: 0px;
	padding-right: 80px;
	padding-bottom: 30px;
	padding-left: 80px;
	width: auto;
	text-align: center;
}
#container p {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
a:link {
	color: #099;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #099;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #099;
	text-decoration: none;
	font-weight: bold;
}.captions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
}
.imgborder {
	border: 1px solid #999999;

}
table {
	width: 600px;
	text-align: center;
}

