body {
	margin: 0;
	padding: 0;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #999966;
	}

a {
	text-decoration: none;
	font-weight: normal;
	font-size: 14px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
	margin-right: 0px;
	}
a:link {
	color: #000000;
	}
a:visited {
	color: #ffffff;
	}
a:active {
	}
a:hover {
	color: #ffffff;
	}


.class1 A:link {text-decoration: none; font-weight: normal; font-size: 14px; color: #078484;}
.class1 A:visited {color: #0AB92F; font-weight: normal; font-size: 14px;}
.class1 A:active {text-decoration: none;}
.class1 A:hover {color: #ffffff; font-weight: normal; font-size: 14px;}

.class4 A:link {text-decoration: none; font-weight: normal; font-size: 18px; color: #078484; text-align: center;}
.class4 A:visited {color: #0AB92F; font-weight: normal; font-size: 18px; text-align: center;}
.class4 A:active {text-decoration: none; text-align: center;}
.class4 A:hover {color: #000066; font-weight: normal; font-size: 18px; text-align: center;}


.class2 A:link {text-decoration: none; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 20px; font-size: 16px; color: #000000;}
.class2 A:visited {text-decoration: none; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 20px; font-size: 16px; color: #0AB92F;}
.class2 A:active {text-decoration: none; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 20px; font-size: 16px; color: #000000;}
.class2 A:hover {text-decoration: none; margin-top: 3px; margin-bottom: 3px; margin-left: 10px; margin-right: 20px; font-size: 16px; color: #ffffff;}


.class3 A:link {text-decoration: none; font-size: 13px; color: #078484; font-weight: bold;}
.class3 A:visited {text-decoration: none; font-size: 13px; color: #0AB92F; font-weight: bold;}
.class3 A:active {text-decoration: none; font-size: 13px; color: #000066; font-weight: bold;}
.class3 A:hover {text-decoration: none; font-size: 13px; color: #000066; font-weight: bold;}


h1 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 25px;
	font-weight: normal;
	color: #54618D;
	margin: 0em 0em 0.4em 0em;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 16px;
	color: #54618D;
	}

h3 {
	font-size: 24px;
	font-weight: normal;
	color: #333333;
	}
h4 {
	font-size: 12px;
	margin-left: 30;	
	font-weight: normal;
	color: #ffffff;
	}


img {
	border: 0;
	margin-left: 10px;
	margin-right: 10px; 
	}


ol, ul, li {/*
	list-style: none;*/
	font-size: 1.0em;
	line-height: 1.8em;
	margin-top: 0.2em;
	margin-bottom: 0.1em; 
	}
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 17px;
	color: #666666;
	text-align: justify;
	}


p.specials 
{
font-family: Arial, Helvetica, sans-serif;
margin-top: 0px;
text-align: left;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding: 0;
font-size: 14px;
color: #D6053B;

}


p.little 
{
font-family: Arial, Helvetica, sans-serif;
text-align: center;
margin: 0;
padding: 0;
font-size: 10px;
color: #333333;
}

p.bodytext 
{
font-family: Arial, Helvetica, sans-serif;
text-align: justify;
margin-top: 0px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
font-size:13px;
color: #333333;
}





