body{
	font:79% Verdana, Geneva, Arial, Helvetica, sans-serif; color:#333;
	margin:0; padding:0;
}
h1,h2,h3,h4{
	margin-top:0;
}
h1,h3{
	color:#1a7d9d;
}
h2{
	color:#63645f;
}
p{
	margin-top:0; padding-top:0;
	line-height:1.5em;
}
a{
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
blockquote{
	text-align:justify;
	margin:10px; padding-left:45px;
	background:url(../images/ldquo.gif) no-repeat;
}
blockquote cite{
	color:#666;
	display:block;
	text-align:right;
	margin-bottom:1.5em;
}
label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight:bold;
}
input.text{
	width:30%;
}
textarea{
	width:60%;
	height: 200px;
}
.submit input
{
margin-left: 8em;
}