body { 		color: #000000;
}
td, p  { 	color: #000000;
}
h1 { 		font-size: 28px;
			color: #ffffff;
			margin-top: 0px; 
			margin-bottom: 30px;
			width: 340px;
			filter:progid:DXImageTransform.Microsoft.DropShadow(OffX=2, OffY=2, Color='#666666', Positive='true');
}
h2 { 		font-size: 18px;
			color: #000000;
}
h3 { 		font-size: 22px;
			color: #336600;
			margin-top: 10px;
			margin-bottom: 10px;
			text-align: center;
} 
.bgword {	font-size: 40px;
			font-style: italic;
			font-weight: bold;
			color: #999999; 
			margin-top: 15px;
			margin-bottom: -15px;
			z-index: -1;
			letter-spacing: 3pt;
}

.ltr {		font-size: 36px;
}
.series {	font-size: 16px;
			font-weight: bold; 
			text-align: center;
}
.caption {	font-size: 14px;
			font-weight: bold;
			color: #336600;
}
.caption2 {	font-size: 18px;
			font-weight: bold;
			color: #336600;
}
.linktext { font-size: 85%;
}
.appeared { font-size: 85%;
            color: #ffffff;
}
a:hover {	color: #0033ff;
}
