body {
	background-color: #006633;
	color: #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.companyname {
	font-size: 24px;
	color: #003399;
}
a:link {
	color: #008B8B;
	text-decoration: none;
}

a:visited {
	color: #808000;
	text-decoration: none;
}
a:hover {
	color: #008888;
	text-decoration: none;
	background-color: #000000;
}
h1 {
	font-size: 18px;
	color: #0033CC;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #0099CC;
}
#designed a {
	color: #333333;
	text-decoration: none;
}
