body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.large {
	font-size: 16px;
}
a:link {
	color: #009900;
	font-weight: bold;
} 

a:visited {
	color: #009900;
	font-weight: bold;
} 

a:hover {
	color: #009900;
	font-weight: bold;
} 

a:active {
	color: #009900;
	font-weight: bold;
}

h1 {
	font-size: 24px;
	font-weight: bold;
	color: #009900;
	background-color: #FFFFFF;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	color: #009900;
	font-style: italic;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-style: solid;
	border-bottom-color: #009900;
	border-bottom-width: 2px;
	text-align: left;
}
h3 {
	font-weight: bold;
	color: #009900;
	font-size: 12px;
}
h4 {

	font-weight: bold;
	color: #009900;
	font-size: 12px;
}

.style1 {
	color: #009900;
	font-style: italic;
}
