.baseline {
	background-attachment: scroll;
	background-color: #E7ECF0;
	background-image: url(images/main_base.jpg);
	background-repeat: no-repeat;
	background-position: center;
}

.grant {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
	text-decoration: none;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #550000;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #550000;
	text-decoration: none;
	font-weight: bold;
}


