td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.large {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title {
	font-size: 20px;
	color: #666666;
}
.band {
	font-size: 28px;
	font-weight: bold;
	color: #FF0000;
}
.small {
	font-size: 9px;
}
.medium {
	font-size: 14px;
}
.bandtext {
	font-size: 22px;
	color: #000000;
	letter-spacing: 0.4em;
	font-weight: normal;
}
.titletext {
	font-size: 20px;
	color: #CC0000;
}
.linktext {
	font-size: 16px;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
.contents {
	font-size: 9px;
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
