@charset "ISO-8859-1";
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px}
a:link {
	color: #000;
	text-decoration: none
}
a:visited {
	color: #996600;
	text-decoration: none
}
a:hover {
	color: #CC0000;
	text-decoration: none
}
a.nav:link {
	color: #FFFFFF;
	text-decoration: none
}
a.nav:visited {  color: #CCCCCC; text-decoration: none}
a.nav:hover {  color: #99CC99; text-decoration: none}
body {
	margin: 10px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	right: auto;
	color: #0000000;
}
.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;
}

