body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	background: #ffffff url('images/background.gif');
	margin: 0;
	padding: 0;
	border: 0;
}

li {
	list-style: square outside url('images/redcheck.gif');
	margin: 0 15px 3px -15px;
}

td.headerimg {
	background: #ffffff url('images/header.png');
	width: 700px;
	height: 192px;
}

td.footerimg {
	background: #ffffff url('images/footer.gif');
	width: 700px;
	height: 35px;
}

a {
	text-decoration: none;
}

.headline {
	font-weight: bold;
	text-align: center;
	color: #000080;
	font-size: 30px;
}

.highlight {
	background-color: #FFFF00;
}

.eemsm {
	font-weight: bold;
	color: #C00000;
}

.style3 {
	color: #C00000;
	font-size: 27px;
	font-weight: bold;
	font-family: Tahoma; 
}

.style4 {
	color: #009000;
	font-size: 17px;
	font-weight: bold;
	font-family: Tahoma; 
}

.style5 {
	color: #000090;
	font-size: 13px;
	font-weight: bold;
	font-family: Tahoma; 
}

#specialoffer {
	position: fixed; 
	bottom: 0; 
	right: 0; 
	overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
	background-color: transparent;
}
