a 			     { color: maroon; font-size: small; font-family: sans-serif, Verdana; line-height: 1; text-decoration: none } 
a:link		            { color: maroon; font-family: Verdana; font-style: normal; font-weight: normal; line-height: 1 } 
a:visited	         { color: navy; font-size: small; font-family: Verdana } 
a:active	        { color: gray; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1; text-decoration: none } 
a:hover		        { color: gray; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: italic; line-height: 1; text-decoration: none }

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

.banner .title { font-size: 13px; font-style: italic; font-weight: bold; line-height: normal }

#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;
}
#titles { color: gray; font-size: small; font-style: italic; font-weight: bold; line-height: 1 }
p   { color: gray; font-size: small; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; line-height: 1 }
