body
{

	font-size: 70%;
	font-family: verdana, arial, helvetica;

}


h1
{

	font-size: 130%;
	line-height: 400%;
	color: #0066cc;
}

h2
{

	font-size: 110%;
	color: #0066cc;

}


.content
{

	width: 740px;
	margin: 0px auto 0px auto;

}

.qContent
{

	width: 740px;
	margin: 0px auto 0px auto;

}

.qContent p
{

	margin: 0px;
	padding: 0px;

}

.qContent ul
{

	margin: 0px 0px 25px 0px;

}



.header
{

	height: 85px;

	background-image: url(../images/dh.gif);
	background-repeat: no-repeat;
	background-position: right center;

}