body {
	margin: 1px;
	padding: 0px;
	padding: 0px;
}

body, div, th, td, p, textarea {
	font-family: Tahoma;
	font-size: 11px;
	color: #111111;
}

a {
	color: #387551;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*
ul {
	visibility: hidden;
	clear: both; 
}
li {
	list-style-type: none;
	display: block;
	float: left;
	clear: both;
	text-align: left;
	position: static;
}
*/

table {
	border: 0px;
}
table tr td {
	padding: 0px;
	margin: 0px;
	border: 0px;
	text-align: left;
	vertical-align: top;
}

h1, h2, h3 {
	padding: 0px;
	margin: 0px;
}