body {
	background-color: white;
	margin: 0
	}
h1, h2, h3, h4, p, td, li {
	color: black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 10px;
	text-align: left
	}
h1 {
	color: #3973d1;
	font-size: 22px;
	line-height: 30px;
	text-align: left
	}
h2 {
	color: #ab27a7;
	font-size: 14px;
	line-height: 22px;
	text-align: left
	}
h3 {
	color: #ff9335;
	font-size: 12px;
	line-height: 18px;
	text-align: left
	}
h4 {
	font-size: 10px;
	line-height: 14px;
	text-align: left
	}
p {
	font-size: 10px;
	line-height: 16px;
	text-align: left
	}
li {
	font-size: 10px;
	font-style: italic;
	line-height: 14px;
	margin: 0;
	text-align: left
	}
#bottomnav {
	color: #ab27a7;
	font-size: 9px
	}
.td_mlk {
	background-image: url("wwwgfx/homepage/mlk.gif")
	}
.td_green {
	background-image: url("wwwgfx/homepage/green.gif")
	}
.td_red {
	background-image: url("wwwgfx/homepage/red.gif")
	}
.td_funding {
	background-image: url("wwwgfx/homepage/majorfundingback.gif")
	}
a:link {
	color: #ab27a7;
	font-weight: bold;
	text-decoration: none
	}
a:visited {
	color: #ab27a7;
	font-weight: bold;
	text-decoration: none
	}
a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff9335
	}
a:active {
	color: white;
	font-weight: bold;
	text-decoration: none;
	background-color: #ff9335
	}
/* HANDY STYLES */
.hide {
	display: none
	}
.photocaption {
	font-size: 9px;
	line-height: 10px;
	text-align: center;
	color: #777;
	}