/* @group Redefined Tags */

* {
	background: none !important;
}

body {
	font: 12px/17px Arial, sans-serif;
	color: #333;
	background-color: #fff;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
	font-size: 25px;
	line-height: 25px;
}

h2 {
	font-weight: normal;
	font-size: 17px;
	line-height: 17px;
	
}

#dh-menu,
#dh-submenu,
#dh-footer-admin {
	display: none;
}

a:link, a:active, a:visited {
	color:#7C1003;
}



/* @end */

