.BLUE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3299CC;
	font-weight: bold;
}
.GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #00FF00;
	font-weight: bold;
}
.RED {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
}
.YELLOW {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFF00;
	font-weight: bold;
}

h3 {
	color: #3299CC;
	text-align:center
}
h2 {
	color: #3299CC;
	text-align:center
}
h1 {
	color: #3299CC;
	text-align:center
}

.bluemoon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3299cc;
	font-weight: bold;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.style2 {font-size: 24px}
.style3 {
	font-size: 18px;
	font-style: italic;
}
.style5 {font-size: 12px}
.style7 {font-size: 12px; color: #ff0000; }
.tiny {font-size: 10px}
