.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: underline;

}
.text a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003333;
	text-decoration: underline;
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text a:active {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.text_vertical {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #333333;
}
.heading a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;

}
.heading a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: underline;
}
.heading a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #2BD3D9;
	text-decoration: none;
}
.heading a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-transform: uppercase;
	color: #333333;
	text-decoration: none;
}
.superhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;

	color: #333333;
}
.secondlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: normal;
	color: #CC0066;

}




.secondlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	line-height: normal;

}
.secondlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	color: #CC0066;
	text-decoration: underline;
	line-height: normal;
}
.secondlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	


}
.secondlink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.miniblacklink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: normal;
	color: #000000;

}
.miniblacklink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: normal;

}
.miniblacklink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	line-height: normal;
}
.miniblacklink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	line-height: normal;
	font-weight: normal;
	color: #006666;
	text-decoration: none;
	


}
.miniblacklink a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;

	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

.subhead_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
}

.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
}

.subhead a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	line-height: normal;

}
.subhead a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
	line-height: normal;
}
.subhead a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: normal;
}

.subhead a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #003333;
	text-decoration: underline;
}
.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table#schedulePH1 {
	background-color:#C5D6FC;
	border:solid #000000 1px;
	width:80%;
	margin-left:10%;
	margin-right:10%;
	height: 500px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}