body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F7B82A;
}
body,td,th {
	font-size: 12px;
	color: #422600;
	line-height: 20px;
}
a:link {
	color: #422600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #422600;
}
a:hover {
    text-decoration: none;
	color: #990000; 
}
a:active {
	text-decoration: none;
	color: #422600;
}
.boder {
	border: 1px solid fedc53;
}
.minititle {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	color: #990000;
	font-weight: bold;
	font-size: 16px;
}
.dropshadow {
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	color: #FFFF7E;
	font-weight: bold;
}
.shadowdark {
	color: #F5CE1A;
	filter: DropShadow(Color=#000000, OffX=1, OffY=1, Positive=1);
	font-weight: bold;

}
