body {
	font-family: "Trebuchet MS", Arial;
	font-size: 10px;
	color: #003333;
	background-color: #FFFFFF;
	font-style: normal;
	font-weight: normal;

}
.navbar {
	font-size: 12px;
	text-align: center;
	font-weight: bold;

}
.footer {
	font-size: 9px;
	color: #999999;
	text-align: center;
}
.sidebar {
	font-weight: bold;
	text-align: left;
	font-size: 15px;
	font-style: italic;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image:  url(images/featherbackground_vert.jpg);
	font-family: "Trebuchet MS", Arial;
	color: #006666;
	border: none;







}
a:link {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #006600;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
}
tr {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #003333;
}
td {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color: #003333;
}
