body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.bottomlinks:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
}
a.text:hover {
	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
.textcontracts {

	font-size: 12px;
	font-weight: normal;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: square;
	text-decoration: none;
}
a.textcontracts:hover {

	color: #999999;
	font-size: 12px;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	list-style-type: square;
}
.textwhite {

	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-decoration: none;
}
a.textwhite:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.watermark {
/*	background-image: url(../images/water_mark.gif);
	background-repeat: no-repeat; */
}

