body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/back.gif);
	background-repeat: repeat-y;
	background-color: #E6FFE6;
}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
.buttonnav {  font-variant: small-caps; text-align: right; font-size: 14px}
a.buttonnav:link {  color: #996600}
a.buttonnav:visited {  color: #996600}
a.buttonnav:hover {  color: #006666}
.copyright {  text-align: center; border: 0px none}
h1 {  font-size: 20px; color: #000000; font-weight: normal}
h2, h3, h4 {  font-size: 16px; color: #000000;}
a:link {  color: #996600; text-decoration: none}
a:visited {  color: #996600; text-decoration: none}
a:hover {  color: #006666; text-decoration: none}
.companyname {
	font-style: italic;
	color: #FFFFFF;
	font-size: 24px;
	font-weight: bold;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
ul {}
ol {}
.small {
	font-size: 10px;
}
.buttonnav2 {
	font-size: x-small;
	color: #006666;
	text-decoration: underline;
	font-variant: small-caps;

}
a.buttonnav2:link {
	color: #996600;
	font-size: x-small;

}
a.buttonnav2:visited {
	color: #996600;
	font-size: x-small;

}
a.buttonnav2:hover {
	color: #006666;
	font-size: x-small;

}
.footer {
	font-family: Verdana;
	font-size: xx-small;
	color: #006666;
}
