a:active     { color: #000080; font-family: Times New Roman }
a:hover      { color: #0000FF; font-family: Times New Roman }
a:link       { font-family: Times New Roman; color: #000080; text-decoration: underline }
a:visited    { color: #0000FF; font-family: Times New Roman }
a            { font-family: Times New Roman; color: #000080 }
address      { color: #000080; font-family: Times New Roman }
body         { font-family: Times New Roman; color: #000080 }
button       { font-family: Times New Roman; color: #000080 }
fieldset     { font-family: Times New Roman; color: #000080 }
h1           { font-family: Times New Roman; color: #000080 }
h2           { font-family: Times New Roman; color: #000080 }
h3           { font-family: Times New Roman; color: #000080 }
h4           { font-family: Times New Roman; color: #000080 }
h5           { font-family: Times New Roman; color: #000080 }
h6           { font-family: Times New Roman; color: #000080 }
hr           { font-family: Times New Roman; color: #800000 }
html         { font-family: Times New Roman; color: #000080 }
input        { font-family: Times New Roman; color: #0000FF }
legend       { font-family: Times New Roman; color: #000080 }
li           { font-family: Times New Roman; color: #000080 }
ol           { font-family: Times New Roman; color: #000080 }
option       { font-family: Times New Roman; color: #000080 }
p            { font-family: Times New Roman; color: #000080 }
pre          { font-family: Times New Roman; color: #000080 }
select       { font-family: Times New Roman; color: #000080 }
table        { font-family: Times New Roman; color: #000080 }
td           { font-family: Times New Roman; color: #000080 }
textarea     { font-family: Times New Roman; color: #000080 }
th           { font-family: Times New Roman; color: #000080 }
tr           { font-family: Times New Roman; color: #000080 }
ul           { font-family: Times New Roman; color: #000080 }

body {
     scrollbar-arrow-color: #800000;
     scrollbar-base-color: #cFCFCF;
     scrollbar-dark-shadow-color: #757575;
     scrollbar-track-color: #0000BC;
     scrollbar-face-color: #DCDCDC;
     scrollbar-shadow-color: #000000;
     scrollbar-highlight-color: #D9D9D9;
     scrollbar-3d-light-color: #D2D2D2;
}

@media print, handheld { background: white; color: black }