
body         { color: navy; background-color:#f0ffff;  font-size: 1em;}
h1,h2,h3,h4      { font-style: normal; font-variant: normal; font-weight: normal; 	font-family: Helvetica;}
h1	{text-align:Center;  color:green; font-size: 1.2em; font-weight: 800;}
h2    { color:purple;  font-size: 1.2em pt; font-weight: 700;}
hr    {  color:green;}
h3    {  color:#cc33cc; font-size: 1.1em; }
h4    { color:olive;  font-size: 1em}
P, pre, td, li {
	letter-spacing: 0.1em;
	font-size : 1em;
	color : navy;
	margin-left: 3%; 
}
th {
	color: gray;
}
P.b {
	letter-spacing: 0.1em;
	font-size : 1em;
	color : darkviolet;
	margin-left:40 px; 
}
Span.uinfo { font-size: 1em; color: pink; background: lightblue; }

ul { list-style-image: url(../../../images/arrow.gif); }
li.a {
	color : Blue;
}
div.ad {
    text-align:center;
    background-color: #F0FFFF;
	color: navy;
	border: none;
	background-image:url(../../../images/ad_box.gif);
	background-position: top center; 
	height: 130px; 
	padding-top: 22px; 
	background-repeat: no-repeat;
}
