@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006633;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #663300;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #0033FF;
}
a:active {
	text-decoration: none;
	color: #006666;
}
h1 {
	font-size: 24px;
	color: #666633;
}
h2 {
	font-size: 18px;
	color: #666666;
}
h3 {
	font-size: 14px;
	color: #006699;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
}
#toppid a {
	text-decoration: none;
	background-color: #8A8A8A;
	display: block;
	margin: 0px;
	padding: 0px;
	border: 1px solid #CED2B6;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
#toppid a:hover {
	background-color: #BFC0C4;
	color: #333333;
}
