/* CSS Document */
.style1 {
	font-size: 24px;
	font-weight: bold;
	color: #003366;
}
.style3 {font-size: 16px}
.style4 {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}
.style5 {
	font-size: 16px;
	font-weight: bold;
	color: #0066cc;
}
.style6 {
	font-size: 10px;
	font-weight: bold;
	color: #0066cc;
}
.style7 {
	font-weight: bold;
}
.style8 {
	font-size: 16px;
	font-weight: bold;
	color: FF6699;
}

