﻿.BOLD {
	font-weight:bold
}
.style1 {
	text-align: center;
}
.style2 {
	color: #FF0000;
}
.style3 {
	text-align: left;
}
.style5 {
	text-align: center;
	font-weight: normal;
}
.style6 {
	font-size: medium;
	font-weight: normal;
	text-align: left;
}
			.style91 {
				color: #FF0000;
			}
			.style92 {
				background-color: #FFFFFF;
			}
			.style93 {
				background-color: #FF0000;
			}
			.style94 {
				background-color: #FF0000;
				text-align: right;
			}
			.style95 {
				background-color: #FF0000;
				text-align: left;
			}
.style96 {
	text-align: left;
	font-size: medium;
}
.style97 {
	font-weight: bold;
	text-align: center;
}

