body {
	color:#999999;
	background-color:#010066;
	font-family:Arial, Helvetica, sans-serif;
}
div#main {
	color:#000000;
	background-color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	padding:20px;
}
h1 {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
h2 {
	color:#000099;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:10px;
}
h3 {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	margin-left:8px;
}
h4 {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	margin:auto;
}
img#right {
	float:right;
	margin:0 0 10px 10px;
}
p {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0 5px 15px 5px;
}
table a:link {
	color:#0000CC;
	background: inherit;
	font-size:14px;
	text-decoration: none;
}
table a:visited {
	text-decoration: none;
	color: #0000CC;
	background: inherit;
	font-size:14px;
}
table a:hover {
	text-decoration: underline;
	color:#0000FF;
	background: inherit;
	font-size:14px;
}
table a:active {
	text-decoration: none;
	color: #0000FF;
	background: inherit;
	font-size:14px;
} 
a:link {
	font-size:10px;
	color:#666666;
	background: inherit;
	text-decoration: none;
}
a:visited {
	font-size:10px;
	text-decoration: none;
	color: #666666;
	background: inherit;
}
a:hover {
	font-size:10px;
	text-decoration: underline;
	color:#999999;
	background: inherit;
}
a:active {
	font-size:10px;
	text-decoration: none;
	color: #999999;
	background: inherit;
} 
.rtAlign {
	text-align:right;
	font-weight:bold;
	line-height:18px;
}
.style1 {
	color: #000099
}
.footer {
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:11px;
	text-align:right;
	color:#FFFFFF;
	background:inherit;
}
ol {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-left: 25px;
}
ul {
	color:#000000;
	background:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style:italic;
	list-style-type:square;
	margin-left: 25px;
	text-align:left;
}