/* CSS style sheet for the entire site */
body { 
    font-family:       Verdana;
    background-color : #ffffff;
}

.Hand{ font-family: Comic Sans MS; font-weight: normal; font-size :16px;}
.Header{ font-family: Times; font-weight: bold; font-size :14px; }
.Header16{ font-family: Times; font-weight: bold; font-size :16px; }
.NonHeader16{ font-family: Times; font-weight: normal; font-size :16px; }
.PageHeading{ font-size: 14pt; font-weight: bold; }
.YouAreHere{ font-size: 12pt; font-weight: normal; }
