body,td,th {
	font-family: verdana;
	font-size: 11px;
	color: #171717;
}
body {
	background-color: #8A9460;
}
a {
	font-family: verdana;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #2A5913;
}
a:active {
	text-decoration: none;
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
	font-family: verdana;
	font-weight: bold;
}
h1 {
	font-size: 11px;
}
.dashed{
	border: 1px #000;
}
.whitetext{
	font-fmaily: verdana;
	font-size: 11px;
	font-weight: normal; 
	color: #fff!important;
}
.whitetextb{
	font-fmaily: verdana;
	font-size: 11px;
	font-weight: bold; 
	color: #fff!important;
}
.box{
	font-family: verdana;
	font-size: 11px;
	color: #000;
}