.style3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	color: #000000;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
}
.style5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.style6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large; 
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	font-variant:normal;
	text-transform:none;
	font-weight: bold;
	font-style:normal;
	color: #CC6600;
}
.style7 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant:normal;
	text-transform:none;
	font-weight: normal;
	color: #000000;
}
.style9 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
	font-variant: normal;
	color: #000000;
}
.style11 {
	font-weight: bold; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	text-decoration: blink;
}
.quotes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color:#0099FF;
}
