body, p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 20px;
					
}

.lineHtSpecial { line-height: 16px; }

.bodyBold { font-weight: bold; }
.moreBold { font-weight: bolder; }
.bodyBoldDark11 { font-weight: bold; color: #333333; font-size: 11px;}
.ital {	font-style: italic; font-weight: bold; }

.lgTxtBlk { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 14px;
			color: #333333;
			font-weight: bold;
}

.caption {  font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			color: #578200;
			line-height: 12px;
			}
			
.footnote { font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			color: #333333;
			}			
.footer{ font-size: 10px; font-weight:normal; }

.smallNotes{ font-size: 10px; font-weight:normal; line-height: 12px; }

a:link, a:visited { color: #D3FD95; text-decoration:none; }
a:hover, a:active { color: #FFFFFF; text-decoration:underline; }

a.caption:link, a.caption:visited { 
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			color: #578200;
			text-decoration:none;
			}
a.caption:hover, a.caption:active {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 10px;
			color: #0033CC;
			text-decoration:underline;
}

a.boldColor:link, a.boldColor:visited {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 13px;
			color: #D3FD95;
			font-weight:bold;
			text-decoration:none;
}
a.boldColor:hover, a.boldColor:active {
			font-family: Verdana, Arial, Helvetica, sans-serif; 
			font-size: 13px;
			color: #D3FD95;
			font-weight:bold;
			text-decoration:underline;
}
a.footlink:link, a.footlink:visited {
	color: #CCCCCC; text-decoration:none;
}
a.footlink:hover, a.footlink:active {
	color: #EEEEEE; text-decoration:underline;
}
td.newsTable {
	background-color: #FFFFFF;
	color: #333333;
	font-size: 10px;
}
td.newsTableHead {
	background-color: #E1F0CA;
	color: #333333;
	font-size: 11px;
	font-weight: bold;
}
a.news:link, a.news:visited {
	text-decoration: none;
	color: #0000FF; /*color: #324278;*/
}
a.news:hover, a.news:active {
	text-decoration: underline;
	color: #333333;
}
a.side:link, a.side:visited {
	text-decoration: none;
	color: #324278;
}
a.side:hover, a.side:active {
	text-decoration: underline;
	color: #324278;
}

td.sidebar {
	background-color: #E1F0CA;
	color: #333333;
	font-size: 11px;
}
