h1, h2, h3, h4, h5, h6 {
color: #FEFE3D
}
body, div, p, blockquote, ol, ul, dl, li, dt, dd, td {  
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 95%; font-weight: 400; color: #FFFFFF
}
b, strong {  
font-weight: 900 
}
.body a:active { 
color: #FFFF00; text-decoration: underline; font-weight: bold
}
.body a:link {  
color: #FFFFFF; text-decoration: underline; font-weight: bold
}
.body a:visited {  
color: #FFFFFF;text-decoration: underline; font-weight: bold
}
.body a:hover {  
color: #FFFF00; text-decoration: underline; font-weight: bold
}
.fineprint div { 
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: 400; color: #CCCCCC
}
.fineprint  a:active {  
color: #FFFFFF; text-decoration: none
}
.fineprint  a:link {  
color: #CCCCCC; text-decoration: none
}
.fineprint  a:visited {  
color: #CCCCCC; text-decoration: none
}
.fineprint  a:hover {  
color: #FFFFFF; text-decoration: underline
}
li {
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}