/*

DORA Web Site Style Sheet
Doug Gorley, 2003-02-20

*/

body {
    background-color: #ffffff ;
    font-family: Georgia, "Times New Roman", Times, San_Serif ;
}

#root_tbl {
    position: absolute ;
    top: 0px ;
    left: 0px ;
}

img {
    border: 0px ;
}

a:hover {
    color: #3f9f3f ;
}

h1 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif ;
    margin: 0px ;
    padding: 0px ;
}

h2 {
    font-family: Verdana, Arial, Helvetica, Sans-Serif ;
    margin: 0px ;
    padding: 0px ;
}