* {
	font-size: 12px;	
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #454545;
}

em, i {
	font-style: italic;
}

a, a:link, a:visited {
        color: #5d7d37;
        text-decoration: underline;
}

a:hover {
        color: #000000;
        text-decoration: underline;
}

.submenu a.active span {
	color: #B2BB1E;
}

b, strong {
	font-weight: bold;
}

img {
	border: 0px;
	margin: 0px;
}

td, th {
	vertical-align: top;
}

p {
	margin: 0px;
	margin-bottom: 5px;
}

h1 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 22px;
	color: #74a019;
}

h2 {
	margin-top: 0px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #74a019;
}

h3 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #74a019;
}

h4 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #74a019;
}

h5 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #74a019;
}
h6 {
	margin-top: 0px;
	margin-bottom: 5px;
	color: #74a019;
}

ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
	list-style-image: url('images/button_white.gif');
}

li {
	margin: 0px;
	padding: 0px;
	
}

