body, td, th {
	background-color: #FFFFFF;
	color: #000000;
	font-size: 16px;
	font-style: normal;
	margin-left: 0;
	margin-top: 0;
	margin-right: 0;
}

.style1 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}
h1{
	color: #336600;
	font-size: 40px;
	font-weight: bold;
	font-style: italic;
}

h2{
	color: #339900;
	font-size: 30px;
}

h3{
	color: #000000
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

a {
  color: #006666;
}