@charset "iso-8859-1";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #663300;
	position: relative;
}
body {
	background-color: #FFFF99;
}
a {
	font-size: 12px;
	color: #339999;
	font-weight: bold;
}
a:link {
	text-decoration: underline;
	font-size: 12px;
	font-style: normal;
}
a:visited {
	text-decoration: underline;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #FF9966;
}
a:active {
	text-decoration: underline;
	color: #99FF99;
}
h1 {
	font-size: 36px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 24px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 16px;
	line-height: 25px;
}
h4 {
	font-size: 20px;
	font-weight: bold;
}
h5 {
	font-size: 24px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	word-spacing: normal;
	font-stretch: semi-condensed;
	background-color: 63300;
	background-repeat: no-repeat;
}
h6 {
	font-size: 12px;
	color: #663300;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
}
