body  {
	background: url(images/bg2.jpg);
	color: #005900;
}

h1	{font-family: Verdana;
	font-size: 20;
	font-weight: bold;
	color:#EFEDEE;}	
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #EFEDEE;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #EFEDEE;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #ECF2ED;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #005900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2EFD6;
	text-decoration: none;

}
.dtype {
	color: #ECF2ED;
}
