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

body {
	background-color: #E2E3BB;
	font-size: 16px;
	text-align: left;
}
.style53 {font-weight: bold; 
	color: #006600; 
	font-size: x-large;
}
.style51 {	color: #0033FF;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
}
.style34 {	color: #003300;
	font-weight: bold;
}
.style35 {	
	color: #000066;
	font-weight: bold;
}
.style36 {
	color: #663300;
	font-style: italic;
	font-size: 24px;
}
.style38 {	
	color: #000033;
	font-weight: bold;
}
.orangeBOLD20pt {
	color: #FF3300; 
	font-weight: bold;
	font-size: 18px
}
.green20pt {
	color: #3A6D16; 
	font-size: 20px
}
.purple20pt {
	color: #63055C; 
	font-size: 20px
	}
.red20pt {
	color: #ff0000; 
	font-size: 20px
}
.style47 {
	color: #FF0000; 
	font-weight: bold; 
	font-size: 18px; 
}
.blue20pt {	
	color: #0033FF;
	font-size: 20px;
}
.style55 {
	color: #FF0000; 
	font-weight: bold; 
	font-size: 24px; 
	font-style: italic; 
}
.style57 {
	color: #660099; 
	font-size: 20px; 
	font-style: italic; 
	font-weight: bold; 
}
.centertext {
	text-align: center;
	font-size: 24px;
	font-style: italic;
}
.centertextred {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-color: #ff0000
}
.centertextmagenta {
	text-align: center;
	font-size: 24px;
	font-style: italic;
	font-color: #FF00FF;
}
.emphasistextsize18 {
	font-size: 18px;
	color: #F00;
	font-style: italic;
	font-weight: bold;
}
