body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 140%;
}
body {
	background-color: #F4F5F7;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 9px;
	font-weight: bold;
	color: #EC5A13;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #EC5A13;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC5A13;
	}
a:visited {
		text-decoration: none;
}
a:hover {
	background: #EC5A13;
	color: #FFFFFF;
}
a:active {
	color: #EC5A13;
}
li {
	padding-bottom: 12px;
	padding-left: 5px;
}