html, body {
height: 100%;
	width: 100%;
	margin: 0px;
	background-image: url(images/bg.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-color: #dadada;
}

td 
{  
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px; 
	color: #000000;
	text-align: justify;
	vertical-align:top
}

.auto A {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #a33203; FONT-FAMILY: Verdana, Helvetica, Arial; TEXT-DECORATION: none
}

.auto A:active {
	COLOR: #a33203; TEXT-DECORATION: underline
}

.auto A:hover {
	COLOR: #a33203; TEXT-DECORATION: underline
}

.bottom {
	font-family: Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-align: justify;
	vertical-align:top;
	font-weight:bold
}
