@charset "utf-8";
/* CSS Document */

td {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.footer {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Trebuchet MS, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.headerbar {
	color: #FFFFFF;
	font-weight: bold;
	font-style: italic;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	background-color: E7E8EA;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
}

