/* CSS Document */
img
{
	border:0px;
}

body
{
margin:0px;
padding:0px;
color:#fff;
font-family: Palatino Linotype, Book Antiqua, Palatino, "Times New Roman", Times, serif;
font-size:12px;
background:#bbbbaa;
}

a
{
color:#6699BB;
}

.footer
{
	font-size:10px;
	color:#6699BB;
	text-align:center;
	padding-top:8px;
}

.credit 
{
	font-size:10px;
	color:#eeeedd;
}

td
{
font-family: Palatino Linotype, Book Antiqua, Palatino, "Times New Roman", Times, serif;
	font-size:12px;
	color:#fff;
}

.midCopy{ text-align:left; padding-left:175px; color:#eee;}
