body {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: 12px;
}

td, th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	line-height: 16px;
	color: #666666;
}

.title {
	font-family: Georgia, Times New Roman, Times, serif;
  font-size: 24px;
	line-height: 30px;
  background-color: #666666;
	color: #DCDCDC;
}

.main-text {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	padding-left: 20px;
	padding-right: 20px;
}
.copyr_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
	padding-left: 20px;
	padding-right: 20px;
}

a:link {
	text-decoration: underline;
}

a:active {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline; color:#666666}

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}

.style1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 9px;
	color: #666666;
}
