body {margin:0; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:white; padding:15px; background:#333333;}
body table {font-size:1em;}
body #main {width:500px; margin:0 auto;}

a:link {color:#039;}
a:visited {color:#039;}
a:active {color:#039;}
a:hover {color:#06C;}

h1 {font-size:14px; color:#FF8400; margin:0 0 20px 0;}
h3 {font-size:10px; margin:0;}
h3 span {color:#FF8400; font-size:11px; margin-right:5px;}
h2 {clear:both; font-size:11px; color:#06C; margin:15px 0 10px 0; padding-bottom:2px; border-bottom:1px solid #CCC;}

#offerBody h3 {margin:10px 0; font-size:11px; color:#666;}
#offerBody h4 {margin:10px 0; font-size:10px; color:#666;}

div#offerInfo {float:left; margin-bottom:5px; margin-right:20px;}
div#offerInfo img {float:left; border:none;}
#footer{
	height:55px;
	background-color:#4F5F76;
	clear:both;
	border-left-style: inset;
	border-right-style: inset;
	border-left-width: 2px;
	border-right-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
    font-size: 10px;
	color: #CCCCCC;
	text-align: center;

} 