body
{
	font-size: 9pt;
	color: firebrick;
	font-family: ËÎÌå, Arial;
	background-color: #ffcc99;
}
table
{
 font-family: ËÎÌå, Arial;
	line-height: 25px;
 	font-size: 9pt;
	
}
.ad1
{
	 
	background-color: firebrick;
}
.ad2
{
 
	background-color: peachpuff;
	 
}
.ad3
{
	 
	background-color: indianred;
}
.ad4
{
 	background-color: papayawhip;
}
.ad5
{
	 
	background-color: #ffcc99;
}
.nolink
{
	color:#B22222; text-decoration: none;cursor:default
}
.nolink
{
	color:#B22222; text-decoration: none;cursor:default
}
.nolink:hover
{
	color:#B22222; text-decoration: none;cursor:default
}

.form
{
	font-size:9pt;
	font-family: Tahoma;
}
a:link {color:firebrick;}
a:visited {color:firebrick}
A:hover{ color: #AE7C5C;}
