.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 20px;
}
.style3 {font-size: 24px}
.style4 {font-size: 16px}
.style5 {font-size: 14px; font-family: Georgia, "Times New Roman", Times, serif; }
.red_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 100;
	text-decoration: underline;
	color: #FF0000;
	text-transform: uppercase;
}
body {
	background-color: #BAD19B;
}
.style7 {
	font-size: 14px;
	font-style: italic;
}
.style8 {
	font-size: 18px;
	font-weight: bold;
}
.style10 {font-size: 13px; font-family: Georgia, "Times New Roman", Times, serif; }

