@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #f8f3d3;
}
a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356c89;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #3d505b;
}
a:hover {
	text-decoration: none;
	color: #f94803;
}
a:active {
	text-decoration: none;
	color: #5075a8;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Microsoft Sans Serif;
	font-weight: bold;
}
h1 {
	font-size: 14px;
	color: #139d02;
}
h2 {
	font-size: 14px;
	color: #0481bd;
}
.style2 {font-size: 12}
.style3 {font-size: 12px}
.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #139d02;
}
.style6 {
	color: #08BD00;
	font-size: 13px;
}
.style7 {
	color: #139d02;
	font-weight: bold;
	font-size: 14px;
}
.style12 {font-size: 14px; color: #5b5959; }
.style13 {font-size: 14px}
.style15 {
	font-size: 14px;
	color: #17AAE6;
	font-weight: bold;
}
a.menu:link, a.menu:visited {
	text-decoration: none;
	color: #5b5959;
	font-size: 14px;
}
a.menu:hover {
	font-weight: bold;
	color: #17AAE6;
	font-size: 14px;
}
.line-bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1CBB00;
}
