b {
	color: #0099FF;
	font-size: 13px;
}
body {
	background-color: #0099FF;
}
body,td,th {
	font-family: Geneva, Arial, Verdana, sans-serif;
	font-size: 11px;
}
h1 {
	font-size: 16px;
	color: #0099FF;
}
h2 {
	font-size: 14px;
	color: #333333;
	background-color: #CCCCCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #0099FF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
h3 {
	font-size: 12px;
	color: #999999;
}
a {
	color: #0066FF;
}
a:link {
	color: #0099FF;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
#wrapper {
	width:650px;
	background: #FFFFFF;
	padding: 10px;
	margin: 10px auto;
	clear: both;
}
