p {  font-family: Arial, Helvetica, sans-serif; font-size: small; font-weight: normal}
h4 {  font-family: Arial, Helvetica, sans-serif; font-size: medium; font-weight: bold; color: #FFCC00}
li {  font-family: Arial, Helvetica, sans-serif; font-size: small}
body {background-image: url(bg.jpg);}

.style1 {

	color: #FFCC00;

	font-weight: bold;

}

.style2 {

	font-size: medium;

	font-weight: bold;

	color: #FFCC00;

}

.style3 {font-size: large; font-weight: bold; color: #FFCC00; }

.dancer-name {
font-size: 24px;
font-weight: bold;
font-style: italic;
}
.dance-style {
font-size: 18px;
color: #FFCC00;
font-weight: bold;
}