.header {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	color: #414141;
}
.body {
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #414141;
}
.bodybold {
	font-family: Arial;
	font-size: 11px;
	font-style: bold;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #414141;
}
.tablebg_wht {
	background-color: #FFFFFF;
}
.footerlink {
	font-family: Arial;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	a:link 
	color: #C6C6C6;
	a:visited 
	color: #570000;
	a:hover 
	color: #FF0000;
	a:active 
	color: #C6C6C6;
	text-decoration: underline;
}