body {
    font-family:Geneva, Arial, Helvetica, sans-serif;
    font-size:1em;
    text-align:center;
    line-height:1.1em;
}

.bottom {
	font-size:60%;
	color:#ffffff;
	text-align:center;
	padding-top:14px;
	line-height:160%;
}

.bottom a:link, a:visited {
	color:#ffffff;
}

.bottom a:hover, a:active {
	color:#666666;
	text-decoration:underline;
}

.reg {
	color:#000000;
	font-size:76%;
	line-height:170%;
}

.reg p {
	color:#000000;
	font-size:76%;
	line-height:170%;
}
.reg .red{
	color:#af1d2e!important;
}

.reg b, strong {
	color:#af1d2e;
	font-size:120%;
	font-weight:normal;
}

.reg a:link, a:visited {
	color:#af1d2e;
	text-decoration:underline;
}

.reg a:hover, a:active {
	color:#666666;
}

.rev {
	font-size:76%;
	line-height:140%;
	padding:8px 0 4px 0;
	color:#ffffff;
}

.rev a:link, a:visited {
	text-decoration:underline;
	color:#ffffff;
}

.rev a:hover, a:active {
	color:#af1d2e;
}

#content h1{
	font-size:130%;
	line-height:140%;
	padding:8px 0 15px 0;
	color:#333333;
}

#content p{
	padding:8px 0 10px 0;
}

.schedule{
	color:#666;
	font-size:70%;
	width:100%;
}

.schedule th, .schedule td{
	padding:5px;
	border: 1px solid #EEE;
	
}

.schedule td{
	white-space:nowrap;
	
}

.schedule th{
	color:#000;
	font-style:bold;
	white-space:nowrap;
}

#content ul{
	font-size:76%;
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 0;
	padding-left: .5em;
}
#content ul ul{
	list-style-type: circle;
	list-style-position: inside;
	margin-left: 0;
	padding-left: 1.5em;
}