textarea, input, select  {  
                font-family: Verdana; font-size: 10pt; color: #00255C; background-color: #FFFCE7; border: 1px #00255C solid
              }

body            {
                background-color: #FFFCE7;
                color: #00255C;
                font-family: Verdana;
                font-size: 10pt;
                whitespace: pre;
                SCROLLBAR-FACE-COLOR: #00255C;
                SCROLLBAR-HIGHLIGHT-COLOR: #FFFCE7;
                SCROLLBAR-SHADOW-COLOR: #00255C;
                SCROLLBAR-3DLIGHT-COLOR: #00255C;
                SCROLLBAR-ARROW-COLOR: #FFFCE7;
                SCROLLBAR-TRACK-COLOR: #FFFCE7;
                SCROLLBAR-DARKSHADOW-COLOR: #FFFCE7;
              }

li {  font-family: Verdana; font-size: 10px; color: #00255C;}
h1 {  font-family: Verdana; font-size: 10px; color: #00255C;}
h2 {  font-family: Verdana; font-size: 10px; color: #00255C;}
h3 {  font-family: Verdana; font-size: 10px; color: #800000; text-decoration: underline, bold;}
h4 {  font-family: Verdana; font-size: 10px; color: #00255C;}
.h1 {  font-family: Verdana; font-size: 10px; color: #00255C;}
.h2 {  font-family: Verdana; font-size: 10px; color: #00255C;}
.h3 {  font-family: Verdana; font-size: 10px; color: #00255C;}
.h4 {  font-family: Verdana; font-size: 10px; color: #00255C;}

td { font-family: Verdana; font-size: 10px; color: #00255C;}
a { font-family: Verdana; font-size: 10px; text-decoration: underline; color: #800000;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:active { text-decoration: none; }
a:hover { text-decoration: underline;}
p { font-family: Verdana; font-size: 10px; color: #00255C;}

div.center { text-align: center; }
div.center table { margin-left: auto; margin-right: auto; text-align: left; }

