body {
	margin: 0;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size: 11px;
	color: #666666;
	background-image: url(images/mainback.gif);
	background-repeat: repeat-x;
}

#footer {
width: 100%;
border-top: 2px #999999 solid;
border-bottom: 2px #999999 solid;
text-align: center;
}
.style1 {font-size: 10px; padding: 7px;}
.style2 {font-size: 12px}
.linktxt {
	color: #666;
	text-decoration: none;
}
table {
	background-color: #FFF;
}
