body {
    background: #407C8D url(/images/splash.jpg) no-repeat top left; 
    
    font-family: Arial, sans-serif;
    margin: 0;
    padding: 0;
}

a { color: #FFFFFF; text-decoration: none;}
a:hover { color: #FFDD00; text-decoration: underline;}
a:visited { color: #FFF; }

.mauriceFontWhite {
    font-family: "Century Gothic", Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 10pt;
}

h1 { font-weight: normal; text-transform: uppercase; color: #FFDD00;}
.print { display: none; }

.smaller { font-size: 10pt; }
.smaller h2 { text-transform: uppercase; font-weight: normal; color: #CCCCCC;}
