body{
	font-family: Arial, Helvetica, sans-serif;
}

body, body td{
	font-size: 12px;
}

a{
	color: #003399;
	text-decoration: none;
}

.menu a{
	color: white;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size:14px;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 16px;
}

hr{
	height: 1px;
}

.title, .title2{
	padding-left: 10px;
	padding-right: 10px;
}

.title{
	font-size: 24px;
	padding-top: 10px;
	color: white;
}

.title2{
	font-size: 18px;
	padding-bottom: 10px;
	color: white;
}

.menu{
	color: white;
	margin: 6px;
	font-weight: bold;
}

.text{
	
}

.program td{
	padding-top: 5px;
	font-size: 11px;
}

.program .schedule td{
	
}

.bottom{
	font-size: 10px;
	
}

.pubs td{
	padding-bottom: 20px;
}

.pubs img{
	padding-right: 6px;
}
