body { 
background-color:#f0f0ed;
margin:20px;
}

.content {
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #ff6600;
	font-weight: normal; }
a:hover.content {
	color: #999999;
	text-decoration: none; }

p { margin-top: 8; margin-bottom: 10; }

H1 { font:15px/15px Arial, Helvetica, Verdana, sans-serif; color:#395368; font-weight:bold; margin-top:0px; margin-bottom:15; }

.footer {
	color: #989790;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #989790;
	font-weight: normal; }
a:hover.footer {
	color: #666666;
	text-decoration: none; }
	