.stylesheet {
}
body,td,th {
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #666666;
}
body {
	background-image: url(images/bg.png);
	background-color: #E6E6E6;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #999999;
}
a:active {
	color: #333333;
}

.Normal {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-style: normal;
	color: #444444;
}.copyright {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	font-style: normal;
	color: #333333;
}.MiniTitle {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	color: #656565;
}.MiniTitleRed {
	font-family: "Trebuchet MS";
	font-size: 14pt;
	font-style: normal;
	font-weight: lighter;
	color: #d42424;
}.MiniTitleBlue {
	font-family: "Trebuchet MS";
	font-size: 13pt;
	font-style: normal;
	font-weight: lighter;
	color: #409bbd;
}
.HeadlineBlue {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: normal;
	font-weight: normal;
	color: #409bbd;
	text-decoration: underline;
}
.HeadlineRed {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: bold;
	font-weight: normal;
	color: #d42424;
}
.HeadlineGrey {
	font-family: "Trebuchet MS";
	font-size: 18pt;
	font-style: bold;
	font-weight: normal;
	color: #656565;
}
