body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #5f8bc8;
	color: #22315f; 
	font-family: Arial, Helvetica, sans-serif;
}

h1 {font-family: 'Arial black', Helvetica, sans-serif}

li {margin-bottom: 10px}

.adbox{


	border: 1px #d9d9d7 dotted;
	width: 400px;
}
.adbox td {

	font-size: 12px;
}
.adbox li {margin-bottom: 5px; margin-left: -23px}

.odd {
	background-color: #eef2f8}

.footer {
color: black;
font-size: 11px;
}
.footer a{
text-decoration: none;
color: black;
}
.footer a:active{
text-decoration: underline;
}
	