@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #ffffff;
	line-height: 1.2em;
}
a {
	font-size: 14px;
	color: #eebb22;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 36px;
	color: #ffffff;
}
h2 {
	font-size: 24px;
	color: #ffffff;
}


h3 {
	font-size: 18px;
	color: #ffffff;
}
h4 {
	font-size: 16px;
	color: #ffffff;
}
h5 {
	font-size: 12px;
	color: #ffcc33;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 1.5em;
}
h6 {
	font-size: 11px;
	color: #990000;
}
