.Red_Title {font-weight:Bold;font-style:normal;font-family:arial;color:#ff0000;font-size:11;}
.Text {font-weight:normal;font-style:normal;font-family:arial;color:#000000;font-size:11;}
.Title {font-weight:Bold;font-style:normal;font-family:arial;color:#000000;font-size:11;}
BODY
{
    font-family: Arial;
    font-size: 11px;
    color: black; 
    SCROLLBAR-FACE-COLOR: #eeeeee;
    SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
    SCROLLBAR-SHADOW-COLOR: #ffffff;
    SCROLLBAR-3DLIGHT-COLOR: #ffffff;
    SCROLLBAR-ARROW-COLOR: #cccccc;
    SCROLLBAR-TRACK-COLOR: #ffffff;
    SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
    margin-top:5px;
}


body { font-family: Arial; font-size: 11px; color: black; margin-top:5px; }
td  { font-family: Arial; font-size: 11px; color: black; }
h1 { font-family: Arial; font-weight:bold; font-size:16px; color: #0070b6; }
h2 { font-family: Arial; font-weight:bold; font-size:14px; color: #0070b6; }
h3 { font-family: Arial; font-weight:bold; font-size:12px; color: #0070b6; }
input {font-family: arial; font-size:11px; color: #E42900}
textarea {font-family: arial; font-size:11px; color: #E42900}
select {font-family: arial; font-size:11px; color: #E42900}

.Heading {font-family: Arial; font-weight:bold; font-size:14px; color: #0070b6;}

a:link, a:visited, a:active {color: #E42900; text-decoration:none;}
a:hover {text-decoration:underline; color:#0070b6;}
