td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
a:link {  color: #0000FF; text-decoration: none}

a.nav:link {  color: #003300; text-decoration: none}
a.nav:visited {  color: #003300; text-decoration: none}
a.nav:hover {  color: #ff0000; text-decoration: none; font-weight: bold;}

a.navvis:link {  color: #000000; text-decoration: none; font-weight: bold;}
a.navvis:visited {  color: #000000; text-decoration: none; font-weight: bold;}
a.navvis:hover {  color: #000000; text-decoration: none; font-weight: bold;}
a.navvis:active {  color: #000000; text-decoration: none; font-weight: bold;}

body {
	margin: 10px;
	padding: 10px;
}
.companyname {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	padding-left: 10px;
	margin-left: 10px;

}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #006666;

}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}
.box {
	border: 1px solid #666666;

}
.buttons {
	font-size: 10px;
	font-weight: normal;
	color: #333399;
	line-height: 14px;
	text-indent: 2px;



}