body { background-image=url("../../images/bg24.jpg")}
p,li,td {
	color: navy;
	font-size: 12 pt;
	padding-left : 3%;
}
span	{
	color: Fuchsia;font-size: 12 pt;
}
h3	{color:teal;}
th	{
	color: Gray;
	font-size: 12 pt;
}
h1	{color:olive; text-align:  Center;  font-size: 18pt; }
h2   {color: Maroon; font-size: 16 pt;}
hr    {  color: teal;}
h3   {  font-size: teal; font-size: 14 pt; }
h4   { color: Purple;  font-size: 12 pt; }
ul { list-style-image: url(../../images/arrow.gif);  }
table {
	background-color : #eeeeee;
	border-color : Olive;
}

div.ad {
    text-align:center;
	background-image:url(../../images/bg24.jpg)
	color: navy;
	border: none;
	background-image: url(../../images/ad_box.gif);
	background-position: top center; 
	height: 130px; 
	padding-top: 22px; 
	background-repeat: no-repeat;
}

