BODY { font-family: Arial; background-color:white	}
TH	{	align:left	}
TD	{  font-size:14; vertical-align:top}
.h,.white	{ color:#ffffff; font-size:12;font-weight:bold }
.h2,.fade	{ color:#8f897d; 
					font-size:12;
					font-weight:bold }
.h3,.black	{ color:#000000; font-size:12;font-weight:bold }
.text1, .t		{color:#000000; font-size:10;font-weight:normal }
.subheader,.sh	{ color:#000000; font-size:12;font-weight:normal }
A		{	border:none; 
			text-decoration: none;
			height: 1em;
			filter: Shadow(Color=#3f392d, 	
					Direction=135, 
					Strength=1);	}
			
.bold {			font-weight:600;
					filter:	Shadow(Color=#3f392d, 	
								Direction=135, 
								Strength=2);		}
.bold2 {		font-weight:600;	}

.clear	{		font-weight:600;	
					color:Black;
					}
IMG	{	border:none	}
P		{ line-height:15px	};
.darkbg { background-color: #9f998d	}
.lightbg { background-color: #d7cfbb	}
.shadow {
	height: 1em;
	filter: Shadow(Color=#8f897d, 	
			Direction=135, 
			Strength=2);
}
.padded 
{
	text-align:justify;
	font-size:smaller;
	padding-left:12;
	padding-top:2;
	padding-right:17;
	padding-bottom:0
}
