body {
	font-family:arial;
	background-color: #d3d2b4;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}

a.other:link {
	color: #423C63;
	text-decoration: none;
}
a.other:visited {
	text-decoration: none;
	color: #867EB1;
}
a.other:hover {
	text-decoration: underline;
	color: #867EB1;
}
a.other:active {
	text-decoration: none;
	color: #867EB1;
}
.style1 {
	color: #333333;
	font-size: 11px;
	font-family: arial;
}
.style2 {color: #333333; font-size: 10px; font-family: Arial, Helvetica, sans-serif; }
.style3 {color: #853331}
.style10 {font-size: 10px; color: #333333; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; }


a img {border: black 0px; }


h1, h2 {
    font-family:"Tahoma"; font-size: 12px; 
    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);

}


