body {
	background-color: #F0FF00;
	margin-top: 2px;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
}
a:link {
	color: 009933;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 009933;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: underline;
	color: 009933;
}
h1 {
	font-size: 36px;
	color: #FFFFFF;
}
h2 {
	font-size: 24px;
	color: #009933;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #FFFFFF;
}
.style1 {
	color: #009933;
	font-weight: bold;
}
