.font {
	color: #000000;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 70%;
}
.font2 {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 40%;
	font-weight: normal;
	text-decoration : none;
}
.font3 {
	color: #DE2029;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font : bold;
}
.grey { color: #666666 }
.next1 {
	color: Blue;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : underline;
}
.next2 {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration : none;
}
.next {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration : none;
}
.heading1 {
	color: Black;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
}
.heading {
	color: #336699;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}
.heading2 {
	color: White;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration : none;
}

