BODY {
background: #9933FF; 
font-family: arial, verdana, helvetica, sans-serif; 
font-size: 15px; 
color: #FFFF00; 
font-weight: bold;
text-align: center;
margin-top: 2px; margin-bottom: 0px; margin-left: 5px; margin-right: 5px; 
}

H1 { 
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 15px; 
color: #ffff00; 
font-style: normal; 
font-weight: bold; 
background: transparent; 
text-align: left;
margin-top: 1px; margin-bottom: 5px;
display: inline; 
line-height: 100%; 
}

.intro {
font-family: verdana, arial, helvetica, sans-serif; 
font-size: 15px; 
color: #ffff00; 
font-style: normal; 
font-weight: bold; 
background: transparent; 
text-align: left;
} 

.adults {
font-family: helvetica, arial, sans-serif; 
font-size: 12px; 
color: #cccccc; 
font-style: normal; 
font-weight: bold; 
text-align: center;
} 

.he {
font-family: arial, verdana, helvetica, sans-serif; 
font-size: 12px; 
color: #cccccc; 
font-style: italic; 
font-weight: bold; 
background: transparent; 
text-align: left;
} 

.she {
font-family: arial, verdana, helvetica, sans-serif; 
font-size: 12px; 
color: #ff0000; 
font-style: normal; 
font-weight: bold; 
background: transparent; 
text-align: left;
} 

HR { 
width: 95%; 
color: #ff0000; 
background: transparent;
text-align: center; 
margin-bottom: 10px; 
margin-top: 10px;
}

a:link { 
color: #ffff00; 
background: transparent;
text-decoration: underline; 
font-style: normal;
font-weight: bold;
}

a:hover { 
color: #ffffff; 
background: transparent; 
text-decoration: underline; 
}

a:visited { 
color: #ffff00; 
background: transparent; 
text-decoration: underline; 
}

a:active { 
color: #ffff00; 
background: transparent; 
text-decoration: underline; 
}