body { font-family: Garamond, Times New Roman, Times; font-size: 12pt; color: navy; text-decoration: none; }
LI { font-family: Garamond, Times New Roman, Times; font-size: 12pt; color: #333333; text-decoration: none; }
P, TD  { font-family: Garamond, Times New Roman, Times; font-size: 12pt; color: #333333; text-decoration: none; }
H1 { font-family: Garamond, Times New Roman, Times; font-size: 18pt; font-weight: 600; color: #333333; text-decoration: none; }
H2 { font-family: Garamond, Times New Roman, Times; font-size: 16pt; font-weight: 600; color: #990033; text-decoration: none; }
H3 { font-family: Garamond, Times New Roman, Times; font-size: 14pt; font-weight: 600; color: purple; text-decoration: none; }
A { color: blue; text-decoration: none; }
A:hover { color: purple; text-decoration: none; }
.normaltext { font-family: Garamond, Times New Roman, Times; font-size: 12pt; color: #333333; text-decoration: none; }
.smalltext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #333333; text-decoration: none; }
.ad { 
  background: white url("images/frame_bg.jpg") repeat-x; 
  float: right; 
  width: 160px;
}
.adhead {
   background: url("images/frame_top.jpg") no-repeat;
   padding: 10px 15px 5px 15px ;
   height: 38px;
}
.adtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9933CC;
	padding: 0  18px 5px 15px ;
}
.adbtm {
   background: url("images/frame_btm.jpg") no-repeat;
   height: 20px;
}
.fill {
   margin-bottom: 8px;
}