@charset "UTF-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #58585A;
	line-height: 1.5em;
}

ul {
	list-style: 
	margin-left: 4;
	padding-left: 3em;
	text-indent: -0em;
	}
li{line-height:1.5;padding-left 2px}

body {
	background-color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #93A92F;
	text-decoration: none;
}
a:visited {
	color: #D68119;
}
a:hover {
	color: #BDD73C;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.7em;
	color: #93A92F;
}
