BODY {
	text-align:center;
	background-color: #FFFFFF;
	font-size: 12px;
}

H1 {
	display: block;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-color: #999999;
	font-size: 12px;
	color: #003399;
	padding: 3px;
}

.body {
	font-size: 12px;
	line-height: 140%;
	color: #333333;
}
P.time {
	font-size: 12px;
	line-height: 100%;
	color: #006699;
	margin: 0em 1em;
}
P.program {
	font-size: 12px;
	line-height: 22px;
}
P.desc {
	font-size: 12px;
	line-height: 120%;
	color: #333333;
	margin: 1em;
}
.nav {}
span.nav{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	margin:0px;
}
span.navthis{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin:0px;
	background:#FFFFFF;
}
span.nav a{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin:0px;
	text-decoration:none;
}
span.nav a:hover{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	margin:0px;
	background:#FFFFFF;
}
span.nav a:visited{
	display:block;
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #333333;
	margin:0px;
	text-decoration:none;
}

P.para {
	text-indent: 1em;
	margin: 5px 25px;
}
P.pagetitle{
	font-size: 16px;
	font-weight:bold;
	color: #003399;
	text-align:right;
}

DD {
	margin-left:1em;
}

DL {
	margin:5px;
}
DL.program {
	margin:1em;
}
DT.program {
	font-size: 12px;
	line-height: 100%;
	color: #006699;
}
DD.program {
	font-size: 12px;
	line-height: 180%;
	margin:1em;
}
span.iw a{
	text-decoration:none;
	color: #ff6600;
}
span.iw a:hover{
	text-decoration:none;
	color: #FF0000;
}
span.iw a:visited{
	text-decoration:none;
	color: #ff6600;
}
 a{
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	margin:0px;
	text-decoration:none;
}
 a:hover{
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	color: #FF0000;
	margin:0px;
}
 a:visited{
	text-decoration:none;
	font-size: 12px;
	line-height: 22px;
	margin:0px;
	text-decoration:none;
}

