body {
	background-image: url(a_newbackground.gif);
	background-repeat: repeat-x;
	background-color: #666666;
	margin: 0px;
}
.maintext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.4;
	text-align: justify;
}
.maintext a:link {
	color: #FFFFFF;
}
.maintext a:visited {
	color: #CCCCCC;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #990000;
	font-size: 16px;
}


.foot {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}
.foot,a:link {
	color: #FFFFFF;
}
.foot a:visited {

	color: #FFFFFF;
}
.maintextshort {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.1;
	text-align: justify;
}

