body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	margin-left: 40px;
	margin-top: 150px;
	margin-right: 40px;
	margin-bottom: 0px;
	background-image: url(logo1.gif);
	background-repeat: no-repeat;

}
h1 {
	color: #4AB646;
	font-size: 11px;
}
h2 {
	color: #4AB646;
	font-size: 11px;
}
a {
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #DD6C08;
}
a:active {
	text-decoration: none;
	color: #333333;
}

td {
	border: 1px solid #4AB646;
	padding: 4px;
	margin: 0px;
	display: table-cell;
}

table {
	border: 3px solid #E36F08;
}

strong {
	color: #E16E08;
}
li {
	color: #4AB646;
	font-size: 11px;
	list-style-type: square;
}
li p {
	color: #000000;
	font-size: 10px;
	
}
li a{
	color: #4AB646;
	font-size: 11px;
	list-style-type: square;
}
li a:hover {
	color: #E36F08;
	font-size: 12px;
	list-style-type: square;
	padding-left: 5px;
}
.line {
	background-color: #4AB646;
	position: absolute;
	height: 14px;
	width: 100%;
	left: 0px;
	top: 120px;
	right: 0px;
	bottom: 0px;
	font-size: 9px;
	z-index:500;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #E16E08;
}
.line1 {
	background-color: #FFD7B4;
	position: absolute;
	height: 120%;
	width: 35px;
	left: 0px;
	top: 125px;
	right: 0px;
	bottom: 0px;
	font-size: 9px;
	z-index:300;
}
.h1 {
	color: #4AB646;
	font-size: 11px;
}
.h2 {
	color: #4AB646;
	font-size: 11px;
}