body {
	background-color: #000000;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	width: 820px;
	margin: 0 auto;
}

h1 {
	font-size: 20px;
	font-weight: normal;
	color: #f73399;
}

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;
	font-weight: bold;
}

a:hover, .fant:hover {
	color: #f73399;
	font-weight: bold;
	text-decoration:none;
}

.td-text {
	background-color: #000000;
    border: ridge #7a9bc8 2px;
	text-align: center;
	vertical-align: top;
	padding: 10px 10px 10px 10px;
}

table.schedule td {
	background-color:#0d213c;
 	vertical-align: middle;
	text-align: center;
}

.special {
	background-color: #223c5f;
}

.yellow {
	color: #f73399;
}

.red {
	color: #ff0000;
}

.gray {
	color: #736F6E;
}
