.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
	font-weight: bold;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #00F;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: normal;
	font-style: italic;
}
.blue-cell {
	background-color: #63F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFF;
}
.blue-cell2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #0800EB;
	border: thin solid #000;
}

.blue-tab {
	border: thin solid #0800EB;
}
.black-tab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #666;
	border: thin solid #000;
	padding: 7px;
}
.black-cell {
	border: thin solid #000;
}
a img {border: none; 
} 



.main-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.main-text-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
	color: #666;
}

.big-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #6832FF;
}
.dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	color: #000;
	background-color: #66F;
}
.light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: normal;
	background-color: #EFEBDE;
}
.small-b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #6832FF;
}
.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
.cal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
}
.big-dark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: bold;
}

