table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size:11px;
}

a {
	color:#d41b07;
}

.heading {
	color:#003498;
	font-weight:bold;
}
.headinglink {
	color:#003498;
	font-weight:bold;
	text-decoration:none;
}

.headinglink:hover {
	text-decoration:underline;
}


.heading1 {
	color:#ffffff;
	font-weight:bold;
}

.heading2 {
	color:#d41b07;
	font-weight:bold;
}


.greylink {
	color:#333333;
	font-weight:bold;
	font-size:10px;
	text-decoration:none;
}