body {
font-family: Arial; 
font-size: 12px; 
color: #FFFFFF;
}

p {
font-family: Arial;
font-size: 12px; 
color: #FFFFFF;
}

a:active {
text-decoration: none; 
color: #D7AE3F; 
font-weight: bold; 
}

a:link {
text-decoration: none; 
color: #999999; 
font-weight: bold;
}

a:visited {
text-decoration: none; 
color: #999999; 
font-weight: bold;
}

a:hover {
text-decoration: none; 
color: #D7AE3F; 
font-weight: bold;
}

.head {
font-size: 24px; 
color: #999999; 
font-weight: bold;
display: block;
}

.subhead {
font-size: 15px; 
font-weight: bold;
}

.text {
font-family: Arial;
font-size: 12px; 
color: #FFFFFF;
}

.title {
text-align: center;
}
