a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666;
	font-weight: bold;
}

.cal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000;
}
.cal-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #000;
}

.small-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #66F;
}
.blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #66F;
}
.back {
	background-color: #6666FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFF;
	font-weight: bold;
}
.back2 {
	background-color: #EFEBDE;
}

