h1 {
	font-size: 1.25em;
	font-weight:bold;
	color: #ee3224;
}


#prog {
	border-top: solid 1px #ee3224;
	border-right: solid 1px #ee3224;
}
#prog td {
	border-left: solid 1px #ee3224;
	border-bottom: solid 1px #ee3224;
	color: #000000;
}

.list {
	color:#666666;
}

.speaker {color: #666666}

.whitetxt {
	color:#FFFFFF
}
	
A.white	{ 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal 
	text-decoration: none; 
	color:#FFFFFF;
}

A:link.white	{ 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: none; 
color:#FFFFFF;
}

A:visited.white	{ 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: none; 
color:#FFFFFF;
}

A:hover.white	{ 
font-family: Arial, Helvetica, sans-serif; 
font-weight: normal; 
text-decoration: 
none; 
color:#cccccc;
}

/* 
.menu, .menu a:link {
	color: #597A23;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px
}

.menu a:visited {
	color: #9BCB4D;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px
}

.menu a:hover {
	color: #24597B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px
}
*/

a {
	color: #ee3224;
	text-decoration: underline;
	font-weight: bold;
	font-size: 11px
}

a:visited {
	color: #ee3224;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #ff6633;
	text-decoration: none;
	font-weight: bold;
}

.book {
	text-align:left;
}
#footer {
border-top: 3px solid #ee3224;
}

.clearthis {
clear:both;
}
