body {
	background-color: #C00101;
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
}

a:link {
	color: #C00101;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C00101;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #C00101;
}.Style1-BIG {
	font-family: "Trebuchet MS";
	font-size: 12pt;
	font-weight: bold;
}
.Style1 {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
}
.Style1u {
	font-family: "Trebuchet MS";
	font-size: 10pt;
	font-weight: normal;
	text-decoration:underline;
}
.Style-mini {
	font-family: "Trebuchet MS";
	font-size: 8pt;
}
