body {
	margin-top: 70px;
	font-weight: normal;
	font-family: verdana, geneva, arial;
	color: #000000;
	background-color: #666;
}

DIV.boxy {
	width: 500px;
	height: 400px;
	border-color: #CDEB8B;
	border-width: 1px;
	border-style: dashed;
	padding:	20px;
}

P {
	font-weight: normal;
	font-family: verdana, geneva, arial;
	color: #CDEB8B;
	line-height: 20px;
	font-size: 18px;

}

SPAN.head {
	font-weight: normal;
	font-family: verdana, geneva, arial;
	color: #93B33D;
	font-size: 22px;
}

A, A:Visited, A:Active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	color: #CCC;
	text-decoration: none;
}

A:Hover  {
	text-decoration: underline;
}
