body,td,th {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
a:link {
	color: #38CC40;
        text-decoration: none;
}
a:visited {
	color: #38CC40;
        text-decoration: none;
}
a:hover {
	color: #333333;
        text-decoration: none;
}

a img {border: black 1px; }


h1, h2 {
    font-family:"arial"; 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);

}

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #C7ECCA;
}

.style1 {
	color: #DA6053;
	font-weight: bold;
}

.style3 {color: #333333}



