h1 {
font-family: Arial;
font-size: 12px;
color: #FFFFFF;
margin-top: 0 ;
 margin-bottom:0 
}
h2 {
font-family: Arial;
font-size: 12px;
color: #BBBBBB;
margin-top: 0 ;
margin-bottom:0 
}
h3 {
font-family: Arial;
font-size: 12px;
color: #888888;
margin-top: 0 ;
 margin-bottom:0 
}
A:link {
font-family: Arial;
font-size: 12px;
color: inherit;
margin-top: 0 ;
margin-bottom:0 
}
A:visited {
font-family: Arial;
font-size: 12px;
color: inherit;
margin-top: 0 ;
 margin-bottom:0 
}
A:active {
font-family: Arial;
font-size: 12px;
color: inherit;
margin-top: 0 ;
 margin-bottom:0 
}
A:hover {
text-decoration: underline; color: red;
}
p{color: White;}
