a 			 { color: #000; font-weight: normal; text-decoration: none } 
a:link		 { color: #000 } 
a:visited	 { color: #c09 } 
a:active	 { color: #000 } 
a:hover		 { color: #333; text-decoration: underline }

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

.banner .title { color: black; 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 { color: #333; font-size: 9px; font-weight: bold }

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

#contentLast .header { color: #333; font-size: 9px; font-weight: bold }
