body {

	font-family: Verdana;
	font-size: 12px;
	color: #ccc9c9;
	margin: 0;
}

img { border: none; } 

ul li {
	margin-left: 0;
	padding: 3px 15px;
	list-style: none;
	display: inline;
}

p {
	padding-left: 30px;
}

a {outline: none;}

td img{display:block;}

.footer {
	height: 62px; /* .push must be the same height as .footer */
	position: absolute;
	bottom: 0px;
	left: 20px;
	font-size: 11px;
	
}
.footer2 {
	height: 62px; /* .push must be the same height as .footer */
	position: absolute;
	bottom: 0px;
	right: 20px;
	font-size: 11px;
	
}

.footer3 {
	height: 62px; /* .push must be the same height as .footer */
	position: absolute;
	bottom: 0px;
	right: 20px;
	font-size: 11px;
	
}

.footer a:link     {
            color:#708926;
            text-decoration:none;
            }
.footer2 a:link     {
            color:black;
            text-decoration:none;
            }
            
.footer3 a:link     {
            color:#708926;
            text-decoration:none;
            }
