.12 {
	font-size: 12px;
}
.10 {
	font-size: 10px;
}
.cal {
	font-size: 10px;
	color: #666666;
}
h2 {
	font-size: medium;
	color: #663333;

}
.s {
	font-size: small;
}
.ss {
	font-size: x-small;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #E8FFD9;
}
.column {
	font-size: x-small;
	line-height: 20px;
}
h1 {
	font-size: x-small;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

