	BODY, TD {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 12px;
		line-height : 18px;
	}
	A{color: #C57429}
	A:hover {text-decoration : none; color:#aaaaaa;}
	H1 {
		font-family : "Times", serif;
		font-size : 26px;
		line-height : 28px;
		font-weight : bold;
		margin-bottom : 8px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		color: black;
		font-style:italic;
	}
	H2 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 18px;
		line-height : 20px;
		margin-bottom : 8px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #C57429;
	}
	H3 {
		font-family : Arial, Helvetica, sans-serif;
		font-size : 14px;
		line-height : 17px;
		margin-bottom : 8px;
		margin-top : 0px;
		padding-top : 0px;
		padding-bottom: 0px;
		font-weight : bold;
		color: #666666;
	}
	.mainsm {
		font-size : 11px;
		font-weight : normal;
		line-height: 13px;
	}
	.topNav, .topNav:hover, .tdHeader, .tdHeader:hover {
		font-weight:bold;
		color:white;
		text-transform: uppercase;
	}
	.subNav, .subNav:hover {
		color:white;
	}
	.navPop, .navPop:hover {
		line-height:13px;
		color:black;
		text-decoration:none;
	}
	.footer {
		font-family : "Times", serif;
		font-size:14px;
		color:white;
		font-style:italic;
	}
	.mission {
		font-family : "Times", serif;
		font-size:20px;
		font-style:italic;
		font-weight: bold;
		line-height:22px;
	}
	.colorButton, .colorButton:hover {
		background-color:#C57429;
		color:white;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px white;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
	.grayButton, .grayButton:hover {
		background-color:#eeeeee;
		color:#333333;
		font-size : 11px;
		font-weight: bold;
		border:solid 1px #999999;
		text-decoration:none;
		height:10px;
		text-align:center;
		padding:5px;
		padding-top:2px;
		padding-bottom:2px;
		margin:2px;
	}
