@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#444444;
}
.header {
	font-size: 16px;
	font-weight: bold;
	color:#006600;
}
a:link {
	color: #669900;
	text-decoration: underline;
}
a:hover {
	color: #FFCC00;
	text-decoration: none;
}
a:active {
	color: #999;
	text-decoration: underline;
}
.rate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight:bold;
}
.rate_hd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.button a:link {
	font-size: 12px;
	font-weight: bold;
	color: #226c0d;
	text-decoration: none;
}
.button a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #226c0d;
	text-decoration: none;
}
.button a:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #27710f;
	line-height: 30px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #27710f;
	line-height: 22px;
}
strong {
	font-weight: bold;
	color: #99CC00;
}
b {
	font-weight: bold;
	color: #99CC00;
}
