body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	padding-right: 0px;
	padding-top: 0px;
}
table{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}
font.Fsm{
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
}
font{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
}
a:visited {
	color: #008B8B;
	text-decoration: none;
}
a:hover {
	color: #FF8C00;
	text-decoration: underline;
}
a:link {
	color: #006400;
	text-decoration: none;
}
a:link.MD {
	color: Black;
	text-decoration: none;
}
a:visited.MD {
	color: Black;
	text-decoration: none;
}
a:hover.MD 
{
	color: #FF8C00;
	text-decoration: none;
}
input {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	background-color: White;
	font-family: Microsoft Sans Serif;
	font-size: 13px;
}
input.Bt {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-top-style: solid;
	border-left-style: solid;
	background-color: #FDF5E6;
	font-family: Microsoft Sans Serif;
	font-size: 13px;
}