@charset "UTF-8";
/* CSS Document */

.body  {
	color: #000033;
	font-size: 14px;
	line-height: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif
	}

.body a:link {
	text-decoration: none;
	color: #003333;
	font-weight: normal;
	}

.body a:visited  {
	text-decoration: none;
	color: #990000;
	}

.body a:hover {
	text-decoration: underline;
	color: #000033;
	}
.links  {
	color: #003300;
	font-size: 13px;
	line-height: 18px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	}

.links a:link {
	text-decoration: none;
	color: #003300;
	}

.links a:visited  {
	text-decoration: none;
	color: #003300;
	}

.links a:hover {
	text-decoration: none;
	color: #990000;
	}
.Headers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #003300;
	text-transform: uppercase;
}
.photo a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.photo  a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.photo a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.photo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003300;
}
.grantinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
