/* CSS Document */

<!--
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: underline;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #006600;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 12px;
	color: #669900;
}
h2 {
	font-size: 14px;
	color: #669900;
}
h3 {
	font-size: 16px;
	color: #666666;
}
h4 {
	font-size: 10px;
	color: #0099CC;
}
h5 {
	font-size: 12px;
	color: #0099CC;
}
h6 {
	font-size: 14px;
	color: #0099CC;
}
hr{
	color:#0099CC;
	}
-->

