/* CSS Document */

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: normal;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: bold;
}
.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
}
.style6 {color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; }
.style7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
}
.style8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style14Bold {
	color: #000000;
	background-color: #FFFF99;
	font-weight: bold;
}
.style13 {color: #22A7D3}
.style14 {
	color: #000000;
	background-color: #FFFF99;
}
