@charset "UTF-8";
/* CSS Document */

<style type="text/css">

body {
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
.oneColFixCtr #container {
	width: 500px;
	text-align: justify;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: 15px;
	height: 220px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dotted;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: overline;
	margin: auto;
	padding: 5px;
	float: right;
	color: #CCFFCC;
	line-height: 40px;
	cursor: help;
	border-left-color: #666600;
}
.oneColFixCtr #mainContent {
	padding: 0 20px;
}
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	padding: 0px;
	float: right;
	width: 200px;
	border-top-color: #333333;
	cursor: help;
	letter-spacing: normal;
	text-align: right;
}
a:link {
	color: #CCFFCC;
	font-size: 9px;
	text-decoration: none;
}
a:visited {
	color: #CCFFCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}

</style>
