td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {  color: #0000FF; text-decoration: none}
a:hover {  color: #0000FF; 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;
}
.companyname {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 25px;
	padding-left: 10px;
	margin-left: 10px;

}
p {
	font-family: "Trebuchet MS", Arial, Verdana;
	line-height: 25px;
	background-color: #FFFFFF;
}
.small {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 12px;

}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 18px;
	color: #006666;
	text-decoration: underline;

}
h2 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 16px;
	color: #0066CC;
}
#designed a {
	color: #CCCCCC;
	text-decoration: none;
}
h3 {
	font-family: "Arial Black";
	font-size: 18px;
	color: #000000;
	text-align: center;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	color: #000099;
	text-align: center;
	padding-top: 5px;
}
h5 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	text-align: center;
	display: block;
	width: auto;
}

