/* CSS Document */
body {
	font-family: Arial;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
}
span,p,form,input,label,img,h1,h2,h3,h4,h5,h6{ margin: 0px; padding: 0px;}
.sh a:link {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.sh a:visited {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.sh a:hover {
	font-size: 12px;
	color: #ff0000;
	text-decoration: none;
}
.sh a:active {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.sh {
	border-bottom:solid 1px #D2D2D0;
	}
.dh {
	font-weight:bold;
	color:#FFFFFF;
	}
.dh a:link {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
.dh a:visited {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}
.dh a:hover {
	font-size: 12px;
	font-weight:bold;
	color: #ff0000;
	text-decoration:underline;
}
.dh a:active {
	font-size: 12px;
	font-weight:bold;
	color: #fff;
	text-decoration: none;
}