.c {
	background-color: #4BA0D5;
	color: #FFFFFF;
	border-bottom-color: #330099;
	border-bottom-style: inset;
	border-left-color: #00CCFF;
	border-left-style: outset;
	border-right-color: #330099;
	border-top-style: outset;
	border-top-color: #00CCFF;
	border-right-style: inset;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-width: thin;
	border-top-width: thin;
	list-style-type: circle;
	border-color: #99CCFF;
}
.z {
	background-color: #FFFFFF;
	font-weight: lighter;
	font-family: Arial, Helvetica, sans-serif;
}
.style1 {
	color: #FF0000;
	font-size: 16px;
}
.style2 {
	color: #FF0000;
	font-style: italic;
	font-size: 16px;
	font-weight: bold;
}
.style3 {font-family: Arial, Helvetica, sans-serif; background-color: #FFFFFF;}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
}
