@charset "utf-8";
/* CSS Document */

body {  font-family: Arial, Helvetica, sans-serif}
.style1 {
	font-size: x-small;
	font-weight: bold;
}
.style9 {font-size: x-small}

.style2 {font-size: xx-small; font-weight: bold; }
.style3 {
	color: #FFFFFF;
	font-size: xx-small;
}.style4 {
	font-size: 12px
}
.style5 {
	color: #990000;
	font-weight: bold;
}
.style8 {
	font-size: large;
	color: #990000;
	font-weight: bold;
}
.style10 {font-size: medium}
.style11 {font-size: 14px}

