@charset "utf-8";
.redline
{
	background-color: #933;
	font-size: 2px;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 2em;
	margin-bottom: -.04em;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
body {
	background-color: #FFC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}
span {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:link {
	color: #00F;
	text-decoration: none;
	font-weight: normal;
}
a:hover {
	color: #00F;
	text-decoration: underline;
	font-weight: normal;
}
a:visited {

}
a:active {

}
h1 {
	font-size: 36px;
	color: #933;
}
h2 {
	font-size: 24px;
	color: #933;
}
h3 {
	font-size: 18px;
	color: #933;
}
h4 {
	font-size: 14px;
	color: #933;
}
h5 {
	font-size: 12px;
	color: #000;
	font-weight: normal;
}
h6 {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
a {
	color: #00F;
	font-weight: normal;
	text-decoration: none;
}

