body{

background-color: #ffffff;

letter-spacing:0pt;
line-height: 15px;
color: #374373;
letter-spacing:0pt;
margin:0px;  
font-family: verdana;
font-size: 10px;

}
a:link, a:active, a:visited {
background-color: #92c5fe;
color: #FFFFFF;
text-decoration : none; 
font-family: verdana;
font-size: 10px;
border-bottom : 0px solid #d90f55;
text-transform: uppercase;
font-weight : bold;
cursor: ne-resize;
}

a:hover {
color: #FFFFFF;

}
h1 {
    background: #FFFFFF;
    font-family: arial;
    font-size: 16px;
    color: #374373;
    text-align: left;
    line-height:11px;
    border-bottom: 1px solid #374373;
    margin-bottom: 0px;
    margin-top: 0px;
    text-transform: lowercase;
    font-weight: strong;
    letter-spacing: 0px;
    padding: 1px;

}


b {
color:#d90f55; 
   }