@charset "UTF-8";
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	color: #333333;
	line-height: 1.35;
}
a:link {
	color: #333333;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #006699;
}
h1 {
	font-size: 16px;
	color: #666666;
}
h2 {
	font-size: 16px;
	color: #333333;
}
h3 {
	font-size: 16px;
	color: #666666;
}

