body,td,th {
	font-size: medium;
	color: #000000;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 16px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}.line {
	color: #FFDBB7;
}
.name {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: 900;
	color: #663300;
}
.dsc {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: 400;
	color: #663300;
	text-decoration: none;
}
.err {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #FF0000;
	text-decoration: underline;
	cursor: help;
}
.footer {
	font-size: 9px;
	font-weight: 200;
	color: #999999;
}
.bl_ok{
	position: fixed;
	height: auto;
	width: 195px;
}