body {  background-image=url(../../images/bg24.jpg);
		}
		
p {
	color: navy;
	font-size: 11 pt;
	padding-left: 3%;
}

li,td {
	color: navy;
	font-size: 11 pt; margin-left: 3%;
}

span	{
	color: #EE82EE;
	font-size: 12 pt;
}
th	{color: Gray;	font-size: 12 pt;}
h1	{color:olive; text-align:  Center;  font-size: 14pt; }
h2   {
	color: Maroon;
	font-size: 13pt;
	padding-left: 1%;
}
hr   { color: purple;}
h3   { color: Purple; font-size: 13pt; padding-left: 2%;}
h4   { font-size: 12pt; color: teal; padding-left: 3%;}
h5   { font-size: 12pt; color: blue ; padding-left: 4%;}
h6   {
	font-size: 11pt;
	color: #F96B5B;
	padding-left: 5%;
}


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