body {
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
}
td {
	text-align: left;
	vertical-align: top; 
}
p.footer1 {
	text-align: center;
	margin: 10px;
}
td.footer1 {
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-x;
}
p.link {
	font-size: 9px;
	color: Gray;
}
ul {
	list-style: none;
	padding: 0px;
	margin: 0px 10px 0px 10px;
	font-size: 12px;
}
ul.menulevel1 {
	margin: 10px 0px 0px 10px;
}
li {
	padding: 0px;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #2d753a;
}
li.doc, li.docs {
	padding: 0px;
	margin: 0px;
}
td {
	font-size: 12px;
}
h1, h2, h3 {
	font-size: 28px;	
	font-weight: lighter;
	color: #2d753a;
	margin: 10px;
}
h4 {
	font-size: 18px;	
	font-weight: lighter;
	color: #2d753a;
	margin: 10px;
}
p {
	font-size: 16px;
	margin: 10px 0px 10px 10px;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;
	color: #2d753a;
}
td.footer1 {
	background-image: url(images/footer_line.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
a, a:active, a:link, a:visited {
	color: #2d753a;
	text-decoration: underline;
	border-bottom: none;
}
a:hover {
	color: #2d753a;
	text-decoration: none;
	border-bottom: dashed 1px;	
}
.img, img a, .img:active, .img:link, .img:hover, .img:visited {
	text-decoration: none;
	border: none;
}