* html {
  margin: 0; padding: 0;
}
table { border:0 none; border-spacing:0; border-collapse:collapse; border-style:none; }
td { border:0 none; padding:0; }
td img { display:block; vertical-align:bottom;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	vertical-align: top;
}
body {
	background-color: #3A5800;
	text-align: center;
	font-size: 100.01%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.external {
	background: url(images/external.png) center right scroll no-repeat;
	padding-right: 13px;
}

#isactive {
	background-color: #3A5800;
	text-decoration: underline;
  color:red;
}
#isoffer {
	background-color: #3A5800;
	text-decoration: none;
  color:#FFFFFF;
}
img {
 border: none;
 font-size: 12px;
}