BODY
{
	background: #02264b;
	font-family:Arial,sans-serif; 
	font-size:10px; 
    scrollbar-face-color: #6666CC;
    scrollbar-highlight-color: #6666CC;
    scrollbar-shadow-color: #6666CC;
    scrollbar-3dlight-color: #000000;
    scrollbar-arrow-color: #ffffff;
    scrollbar-track-color: #333366;
    scrollbar-darkshadow-color: #000000;
}

.headerfont { font-size: 18px; color: #ffffff; font-weight: bold;}
.namefont { font-size: 14px; color: #ffffff; font-weight: bold;}
.titles { font-size: 12px; color: #ffffff; font-weight: bold;}
.text { font-size: 12px; color: #ffffff;}
.date { font-size: 12px; color: #ffffff; font-weight: bold; border-bottom: thin solid #6666CC;}

a { font-size: 12px; color: #ffffff; text-decoration: none}
a:hover { font-size: 12px; color: #990000; text-decoration: none}

a.link { font-size: 12px; color: #ffffff; text-decoration: underline}
a.link:hover { font-size: 12px; color: #990000; text-decoration: underline}

a.headerfont { font-size: 18px; color: #ffffff; font-weight: bold;}
a.headerfont:hover { font-size: 18px; color: #990000; font-weight: bold;}
.pictext { font-size: 10px; color: #ffffff;}

td.over { border-top: thin solid #6666CC;}
td.under { border-bottom: thin solid #6666CC;}

ul { list-style-image: url("images/menu_arrow.gif") }


