@charset "utf-8";
.dms.css {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
}

h2 {
color:#006600;
font-family:"Trebuchet MS";
}

h3 {
color:#006600;
font-family:"Trebuchet MS";
}

body {
font-family: Trebuchet MS;
font-size: 14px;
color: #000;
background: #FFF;
text-align: left;
margin: 1px;
}

A:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #ffffff;
	text-decoration: none;
}

A:active {
	color: #ffffff;
	text-decoration: none;
}

A:hover {
	color: #2FD916;
	text-decoration: none;
	border-bottom: 1px dotted #fff;
}
