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

.style2 {
	font-size: xx-large;
	font-weight: bold;
	font-style: italic;
}
.style3 {font-family: Georgia, "Times New Roman", Times, serif}
.style5 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; }
.style7 {
	font-size: 12px;
	font-weight: bold;
}
.style8 {color: #CCFFFF}
.style9 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CCFFFF; }
.style10 {font-size: 16px}
.style11 {font-size: 14px}
