body {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.all {
	width: 800px;
	margin: 0 auto;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #e5ef06;
}

h2 {
	font-size: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
}

h5 {
	font-size: 12px;
	font-weight: bold;
}


p {
	margin: 10px;
}

a, .fant {
	color: #FFFFFF;
}

a:hover, .fant:hover {
	color: #f3ff00;
	text-decoration:none;
}



.td-text {
	background-color: #010D25;
    border: ridge #004a9c 2px;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

table.schedule td {
	background-color:#001742;
 	vertical-align: middle;
	text-align: center;
}

#yellow {
	color: #e5ef06;
}

#red {
	color: #ff0000;
}.line {
	border: 1px solid #0066FF;
}
