.normal {
	font-family: calibri, "sans serif";
	font-size: 14px;
	color: #333399;
}
.index {
	font-family: Calibri, Sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #003333;
	background-color: #FFFFCC;
	height: 30px;
	width: 180px;
	cursor: hand;
	left: auto;
	top: auto;
	right: auto;
}
.small {
	font-family: Calibri, Sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.titles {
	font-family: Calibri, Sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bolder;
	color: #003366;
	background-color: #CCCCCC;
}
.board {
	font-family: calibri;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #525252;
	float: right;
	height: 24px;
	width: 200px;
	background-color: #FFFFCC;
}
