body {
	background-color: #EEE3CD;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma;
	color: #7A7A7A;
	font-size: 11px;
}
td {
	font-family: Tahoma;
	font-size: 11px;
}
a:link {
	color: #7A7A7A;
	text-decoration: none;
}
a:visited {
	color: #7A7A7A;
	text-decoration: none;
}
a:hover {
	color: #7A7A7A;
	text-decoration: underline;
}
.style1 {font-size: 9px}