@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
td img {display: block;}

.style1 {
	color: #0B133C;
	font-weight: bold;
}
.style2 {
	font-size: x-small;
	font-weight: bold;
}
.style3 {
	font-size: 11px
}

.style5 {
	font-size: x-small; 
	font-weight: bold; 
	color: #FFCC00; 
}
.style6 {
	color: #0B133C;
	font-size: 70%;
	font-weight: bold;
}
.style7 {
	font-size: small;
	font-weight: bold;
}
.style8 {
	color: #0B133C;
	font-size: small;
	font-weight: bold;
}

