body{
	margin:0px;
	font-family: Futura Book;	font-size: 14px;	text-decoration: none;	font-weight: normal;
}
h1{	font-family: Futura Book;	font-size: 18px;	text-decoration: none;	font-weight: normal;}
h2{font-size: 14px; text-decoration:underline; font-weight:normal;}
h3{font-size: 14px; font-weight:normal; font-family: Futura Book;}
h4{ font-size: 12px; text-decoration: underline; font-weight:normal;}
h5{ font-size: 12px; font-weight:normal;}
.bold{font-family: Futura Book;	font-size: 12px;	text-decoration: none;	font-weight: bold;}
.bital{font-family: Futura Book;	font-size: 12px;	text-decoration: none;	font-weight: bold; font-style:italic;}
.ital{font-family: Futura Book;	font-size: 12px;	text-decoration: none;	font-weight: normal; font-style:italic;}

#deptcontent{
	background-color: #cccccc;
	}
.topnav{
	padding:0px;
	background: white;
	height:65px;
	text-align:right;
	}

.navigation{
	background-color: #cccccc;
	padding: 5px;
	width:185px;
	font: 14px/24px Futura Book;
	color:black;
	text-decoration:none;
	padding-right: 3%;
	vertical-align: top;
}


	.hptext{
	background-color: #ffffff;
	padding:5px 10px;
	text-align:center;
	}
.hptext img{
	text-align:rightr;
	border: 2px ;

}
.text{
	background-color: #ffffff;
	padding:10px;
	text-align:left;
	}
.text img{
	text-align:right;
	 ;
padding-left: 5%
}
.text table,tr,tr{

}

.footer{
	text-align:center;
	background-color: #ffffff;
	border-top: 1px solid black;
}

