.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.style2 {
	color: #333333;
	font-style: italic;
	font-size: x-small;
}
.style3 {font-size: large}
.style4 {font-size: x-small}
.style5 {font-family: "Times New Roman", Times, serif}
.style6 {font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; color: #CC3300; }
