body {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4b4b4b;
}

a:link { color: #4b4b4b; text-decoration: none; }

a:visited { color: #4b4b4b; text-decoration: none; }

a:hover { color: #333; text-decoration: none; }

a:active { color: #4b4b4b; text-decoration: none; }
h5 { color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; margin: 0; padding: 0; }
h5 a:link { color: #fff; font-size: 12px; font-weight: normal; text-decoration: underline; margin: 0; padding: 0; }
h5 a:hover { color: #fff; font-size: 12px; font-weight: normal; text-decoration: none; margin: 0; padding: 0; }
h5 a:active { color: #fff; font-size: 12px; font-weight: normal; text-decoration: underline; margin: 0; padding: 0; }
h5 a:visited { color: #fff; font-size: 12px; font-weight: normal; text-decoration: underline; margin: 0; padding: 0; }
h6 {
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	margin: 2px;
	padding: 2px;
	color: #FFFFFF;
}
h1 { color: #fff; font-size: 14px; font-weight: bold; margin: 0; padding: 0; }
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #3D3D3D;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
	width: auto;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(0px,0px,0px,0px);
	margin: 0px;
	padding: 0px;
}
