.style {
	font-family: Tahoma;
	font-size: 11px;
	color: #13617E;
	text-decoration: none;
}
.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #13617E;
	text-decoration: none;
	font-weight: bold;
}
.linkmain {
	font-family: Tahoma;
	font-size: 11px;
	color: #13617E;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.whiteheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.grayheading {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #474747;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.graytext {

	font-family: Tahoma;
	font-size: 11px;
	color: #070707;
	text-decoration: none;
}
