.style1 {
	font-family: "'Arial','sans-serif'";
	font-size: 14; 
	}
	
.text {color: #FFFFFF; font-size:14; font-family:"'Arial','sans-serif'"
}
.back {background-repeat:no-repeat
}
a.botom:link {color: #ffffff; text-decoration: none}
a.botom:visited {color: #ffffff; text-decoration: none}
a.botom:hover {text-decoration: underline}
a.uac:link {color: #ffffff; text-decoration: none}
a.uac:visited {color: #ffffff; text-decoration: none}
a.uac:hover {text-decoration: none}

.copy {
	color: #FFFFFF;
	font: 10px Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
.head {
	font: bold 20pt "book Antiqua", Tahoma, "times New Roman";
	color: #CC3300;
	padding-left: 50px;
}
.highl{
	background:yellow;
	}
	
html, body {
	
	background-repeat : repeat-x; 
height: 100%;
width: 100%;
margin: 0;
padding: 0;
}

