a 			{ color: #CCCCCC; text-decoration: none; font-weight:normal;} 
a:link		 { color: #fc0 } 
a:visited	{ color: #FF9;} 
a:active	 { color: #fc0 } 
a:hover		{ 
	color: #fc0;
	text-decoration: underline;
}

.banner {
	font-size:12px;
	font-family:Trebuchet MS, verdana, arial;
	color: #FFF;
}

.banner .title{
	font-size:13px;
	font-weight:bold;
}

#content {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	border-bottom:1px dotted #333333;
	padding-top:6px;
	padding-bottom:6px;
}

#content .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}

#contentLast {
	width:95%;
	font-size:11px;
	font-family:Trebuchet MS, verdana, arial;
	color: #333333;
	padding-top:6px;
}

#contentLast .header{
	font-size:9px;
	font-weight:bold;
	color: #999;
}
.campaign { color: navy; font-size: 16px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-style: normal; font-weight: bold }
.content  { color: black; font-size: 12px; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; font-weight: normal }
.smcaption { color: gray; font-size: 9px; font-family: "Trebuchet MS"; font-weight: bold; text-align: left; letter-spacing: -5% }
