body,td,th {
	font-family: Tahoma;
	font-size: 12px;
	color: #707070;
}
a:link {
	color: #033a11;
        text-decoration: none;
}
a:visited {
	color: #033a11;
        text-decoration: none;
}
a:hover {
	color: #000000;
        text-decoration: none;
}

a img {border: black 0px; }


h1, h2, h3, h4 {
    font-family:"Tahoma"; font-size: 11px; 
    MARGIN-TOP: 0px; 
    MARGIN-BOTTOM: 0px; 
    color: #F7F5E6 
}


.bodyback2	{
background-image:url(images/name-of-image-file-here.jpg);
background-repeat:no-repeat;
background-color:#FFFFFF;
}

UL        {

list-style-image:url(images/icon.png);

}

.style1 {color: #F7F5E6}
.style2 {font-weight: bold}
.style3 {color: #000000}
.style4 {font-size: 10px}

body {
	background-color: #033A12;
}


