/* CSS Document */
body { 
  	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #ffffff;
	
  scrollbar-face-color: #ffffff; 
  scrollbar-shadow-color: #c7c8ca; 
  scrollbar-highlight-color: #999999; 
  scrollbar-3dlight-color: #c7c8ca; 
  scrollbar-darkshadow-color: #c7c8ca; 
  scrollbar-track-color: #c7c8ca; 
  scrollbar-arrow-color: #999999 
  
}
.newsheadstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
.contentstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height: 12pt;
}
.contentheadstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contentsideheadstyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.contentheadstyleTableA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #EBEBEB;
	line-height: 12pt;
}
.contentheadstyleTableB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	background-color: #D7D7D7;
	line-height: 12pt;
}
.contentstyleTableA {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #EBEBEB;
	line-height: 12pt;
}
.contentstyleTableB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #D7D7D7;
	line-height: 12pt;
}
.newsHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18pt;
}
.newsLeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	line-height: 18pt;
}
