.style1 {font-family: Papyrus}
.style2 {color: #660000}
.style3 {font-family: Papyrus; color: #660000; }
.style4 {
	color: #660000;
	font-family: Tahoma;
	font-size: 12px;
}
.style5 {font-family: Tahoma}
