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

a img {border: black 0px; }


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


.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);

}

.style3 {font-size: 10px}


body {
	background-image: url(images/);
	background-color: #b1e38e;
	background-repeat: repeat-x;
}
