a { color: #6B0F15; text-decoration: underline; }
a:visited { color: #6B0F15; }
a:hover { color: #6F5637; }

a.nav:link    {font-family: trebuchet ms; font-size: 11px; color:#999999; text-decoration : none;}
a.nav:visited {font-family: trebuchet ms; font-size: 11px; color:#999999; text-decoration : none;}
a.nav:active  {font-family: trebuchet ms; font-size: 11px; color:#999999; text-decoration : none;}
a.nav:hover   {font-family: trebuchet ms; font-size: 11px; color:#000000; text-decoration : underline;}


BODY {
        margin: 0 0 10px 0;
        padding: 0;
        font-family: 'trebuchet ms', helvetica, arial, sans-serif;
        font-size: 12px;
        line-spacing: 140%
        color: #333333;
        scrollbar-base-color: #FFFFFF;
        scrollbar-face-color: #666666;
	}

H1
	{
        font-family: 'trebuchet ms', helvetica, arial, sans-serif;
        font-size: 16px;
        font-weight: bold;
        font-style: italic;
        color: #790324;
        margin-top: 0pt;
        margin-bottom: 2pt;
        }

.scrollbar2 {
        scrollbar-3dlight-color:#ffd700;
        scrollbar-arrow-color:#ff0;
        scrollbar-base-color:#ff6347;
        scrollbar-darkshadow-color:#ffa500;
        scrollbar-face-color:#008080;
        scrollbar-highlight-color:#ff69b4;
        scrollbar-shadow-color:#f0f;
        scrollbar-track-color:#800080;
        }

td
	{
        font-family: Verdana,Tahoma,Arial,Trebuchet MS,Sans-Serif;
	font-size: 11px;
        line-spacing: 140%
	color: #000000;
	}


