body {
	background-color: #666666;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;


}
td {
	margin: 0px;
	padding: 0px;
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;




}
#tblBorder {

	border: 5px solid #CCCCCC;
}
#footer {
	font-family: Arial;
	font-size: 9px;
	font-weight: normal;
	color: #535252;
	text-align: left;

}
.boldTitle {
	font-weight: bold;
	color: #FFFF00;
	font-family: arial;
	font-size: 12px;
	padding-left: 1px;


}
a {
	color: #FFFFFF;
	text-decoration: underline;

}
.boldGrey {
	font-weight: bold;
	color: #333333;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}
.boldGrey A{
	color: #333333;
	text-decoration: none;
}

.bigwhite{
	font-weight: bold;
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;

}