body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: 100%;
	background-color: #FFD203;
	scrollbar-arrow-color: #999999;
	scrollbar-face-color: #5C8A30;
	scrollbar-track-color: #FFFFFF;
	scrollbar-darkshadow-color: #999999;
	scrollbar-highlight-color: #999999;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003300;
}
a, a:link, a:visited {
	color: #003300;
	text-decoration: underline;
}
a:hover {
	color: #003300;
	text-decoration: underline;
}
a.menu, a.menu:link, a.menu:visited{
	color: #FFD203;
	text-decoration: none;
}
a.menu:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.style3 {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style4 {
	color: #FFFFFF;
	font-weight: bold;
}
.style5 {
	font-size: 10px;
	color: #999999;
}
.style6 {color: #FF0000}
a.ywd {
	color: #999999;
	font-size: 10px;
	text-decoration: none;

}
a.ywd:link {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a.ywd:visited {
	color: #999999;
	font-size: 10px;
	text-decoration: none;
}
a.ywd:hover {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
h1 {
	font-size: 24px;
	color: #FFFFFF;
}
h2 {
	font-size: 14px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
}
input.bordered {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	height: 14px;
	width: 200px;
	vertical-align: top;
}
input.bordereda {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	height: 14px;
	width: 60px;
	vertical-align: top;
}
textarea.bordered {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #666666;
	font-size: 12px;
	vertical-align: top;
}
