.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #419639;
}

.specialoffer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #34782e;
}

.header_paragraph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold
	color: #666666;
}

.table_main {
  	background-position: bottom center;
  	background-repeat: no-repeat;
}

a:link {
	color: #419639;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #419639;
}

a:hover {
	text-decoration: underline;
	color: #D9E5CE;
}

a:active {
	text-decoration: none;
	color: #419639;
}

.style5 {
	font-size: 16px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size:14px;
	font-weight:bold;
	color:#419639;
	margin:0px;
}

/*
body {
	background-image: url(images/bg.gif);
	margin-top: 0px;
}
*/

body {
	background-image:url(../images/bg.gif);
	margin-top: 0px;
}