body {
	margin-top: 0px;
	margin-left:0px;
	margin-bottom: 0px;
	text-align:center;
}
td {
	font-family: tahoma, "ms Sans Serif", "microsoft Sans Serif";
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}
.blue {
	font-family: tahoma, "ms Sans Serif", "microsoft Sans Serif";
	font-size: 12px;
	color: #095399;
	text-decoration: none;
}
.gray {
	font-family: tahoma, "ms Sans Serif", "microsoft Sans Serif";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.white {
	font-family: tahoma, "ms Sans Serif", "microsoft Sans Serif";
	color: #FFFFFF;
	text-decoration: none;
}

.heading {
	font-family: tahoma, "ms Sans Serif", "microsoft Sans Serif";
	font-size: 13px;
	font-weight: bold;
	color: #095399;
	text-decoration: none;
}
