.header {
	font-size: medium;
	font-weight: bold;
	color: #333333;
	text-align: left;
}
.textgen {
	font-size: x-small;
	color: #333333;
	text-align: left;

}
.session {
	font-weight: bolder;
	color: #990000;
	font-size: medium;
}
.sesheader {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #333333;
}
.sestext {
	font-size: x-small;
	color: #666666;
}
.smallRed {
	font-family: "Times New Roman", Times, serif;
	font-size: xx-small;
	color: #990000;
	font-weight: bold;
}
.smallBlack {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
}
