﻿dd { 
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	color: #00623e;
	font-size: 12px;
	
}
dl
{
	width:100%;
	}
a, a:visited {
	color: #666666;
	text-decoration: none;
}

a:hover 
{
	color: #ff6600;
	text-decoration: underline;
}
h1
{
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	font-size: 12px;
}