body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	margin-top: 5px;
}
h1 {
	font-size: 16px;
	margin-top: 40px;
}
h2 {
	font-size: 12px;
	margin-top: 25px;
	margin-bottom: -10px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: -10px;
}
hr{
	height: 1px;
	color: #000000;
}
div#head {
	width: 100%;
	border-width: 1px;
	text-align: right;
}
div#head a{
	color: #000000;
	text-decoration: none;
}
.head-active{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
