body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 5px;
	color: #8C8C73;
	background-color: #F9F9F7;
	background-image: url(images/a1.gif);
	background-repeat: repeat-x;
}
.bodymain {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0066CC;
	line-height: 16px;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	line-height: 16px;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0099FF;
	background-color: #CCFFFF;
	line-height: 16px;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066CC;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #8c8c73;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #8c8c73;
}

