.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
	.main a:link {
		color: #660000;
		text-decoration: none;
	}
	.main a:visited {
		color: #660000;
		text-decoration: none;
	}
	.main a:hover {
		color: #000000;
		text-decoration: underline;
	}

.hd1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.smallsans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	.smallsans a:link {
		color: #000000;
		text-decoration: none;
	}
	.smallsans a:visited {
		color: #000000;
		text-decoration: none;
	}
	.smallsans a:hover {
		color: #660000;
		text-decoration: underline;
	}
.utility {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
	.utility a:link {
		color: #660000;
		text-decoration: none;
	}
	.utility a:visited {
		color: #660000;
		text-decoration: none;
	}
	.utility a:hover {
		color: #000000;
		text-decoration: none;
	}

.smallserif {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.smallbold {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
	.smallbold a:link {
		color: #660000;
		text-decoration: none;
	}
	.smallbold a:visited {
		color: #660000;
		text-decoration: none;
	}
	.smallbold a:hover {
		color: #FBD606;
		text-decoration: underline;
	}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 2px;
	font-size: 12px;
}
	.dropdown a:link {
		color: #FFFFFF;
		text-decoration: none;
	}
	.dropdown a:visited {
		color: #FFFFFF;
		text-decoration: none;
	}
	.dropdown a:hover {
		color: #FBD606;
		text-decoration: underline;
	}
#main_body {
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-top: 5px;
}
#main_body_proj {
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-top: 5px;
}
.red {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #660000;
}
.blue {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #660000;
}
.black {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
	.black a:link {
		color: #000000;
		text-decoration: none;
	}
	.black a:visited {
		color: #000000;
		text-decoration: none;
	}
	.black a:hover {
		color: #660000;
		text-decoration: underline;
	}
