body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	background-color: #336633;
}
a {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FFFF33;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: underline;
}
h1 {
	font-size: 18px;
	color: #FFFF33;
}
h2 {
	font-size: 16px;
	color: #FFFF33;
}
.style1 {font-size: 14px}
