.style1 {color: #FF0000}
.style2 {color: navy}
.style3 {color: red}
.style4 {color: #666666}
.style5 {font-family: "Times New Roman", Times, serif}
.style6 {color: #0000FF; font-family: "Times New Roman", Times, serif; }
.wpa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF0000;
	text-decoration: blink;
}

