
.teaserheader
{
        FONT-SIZE: 23px;
        COLOR: black;
        FONT-FAMILY: Verdana;
        background: gray;
}


body {
background-color: #E8E8E8;
scrollbar-face-color: gray;
scrollbar-shadow-color: black; 
scrollbar-highlight-color: black; 
scrollbar-3dlight-color: black; 
scrollbar-darkshadow-color: black; 
scrollbar-track-color: gray; 
scrollbar-arrow-color: #2D4C78;
}

h3 {
    font-family: Verdana, Helvetica, sans-serif;
    color: #222222;
}


a {
    text-decoration: none;
	font-weight: bold;
    color: black;    
size: 1;

}

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

TD{
FONT-SIZE: 11px;
FONT-FAMILY: verdana, arial, helvetica;
TEXT-DECORATION: none;
}


input, submit, textarea, select, checkbox {
    color: black; 
    font: 10px Verdana;
    font-weight: bold; 
    background-color: white; 
    border-width: 1;
    border-color: #BDBEBF;
    border-style: solid
}

