@charset "utf-8";
/* CSS Document */

h2{
		
		text-align:center;
		font-family: Helvetica;
		color:#383838;
	font-size: 28px;
}

.address{
	text-align:center;
		font-family: Helvetica;
		color:#383838;
	font-size: 16px;
}
.info{
	text-align:center;
		font-family: Helvetica;
		color:#383838;
	font-size: 18px;
}

body{
	font-family: Helvetica;
	font-size: 16px;
}

H4{
	font-size: 14px;
}

#mainheader {
   background-image: url("header.jpg");
	 
	
	
}

.semester{
	color:black;
	font-size:14px;
}

ul{
	font-weight: bold;
	padding-bottom: 5px;
	
}

li{
	font-weight: normal;
	color:#404040;
	padding-top: 5px;
	font-size: 12px;
	
	
}