@charset "UTF-8";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 500;
	color: #333333;
	line-height: 1.5em;
}
p {
	text-align: inherit;
}
body {
	background-color: #36514D;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	color: #9C0;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #9C0;
}
a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #FFC20E;
	font-size: 0.86em;
}
h1 {
	font-size: 1.8em;
	color: #900;
	margin-bottom: 0em;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 1.2em;
	color: #999999;
	border-left-color: #999999;
	border-left-width: 10px;
	border-left-style: solid;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 7px;
	margin-bottom: 0px;
}
h3 {
	font-size: 1em;
	color: #06C;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.6em;
	font-weight: bold;
	color: #549b23;
	font-style: normal;
}
.hearder2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #000;
}
.hearder3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #F00;
}
#red {
	color: #C00;
	font-weight: bold;
}
