body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
body {
	background-color: #4B5A45;
}
.style1 {
	font-size: 26px;
	font-weight: bold;
	color: #FF8000;
}
}
.style2 {
	font-size: 24px;
	color: #FF8000;
}
.style3 { 
	font-size:18px;
	color: #FF8000;
	font-weight: bold;
}
.style4 {
	color: #FF8000;
	font-size:16px;
	font-weight: bold;
}

.style5 {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.style6 {
	font-size: 18px;
	color: #FFFFFF;
}
.style7 {
	font-size: 16px;
	color: #FFFFFF;
}
.style8 {
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
img { 
  border-width: thin; 
  border-style: solid; 
  border-color: #222222; 
} 
