body {font-family: verdana, arial, helvetica, sans-serif; color: #003366;}


.update {  font-size: 8px}
.Bullet {  	font-size: 11px; line-height: 120%; 
		text-align: left; text-indent: 0; list-style-type: disc; 
               margin-left: 8; margin-top: 0; }
.btext {  font-size: 10px;}
.htext {  font-size: 18px; font-weight: bold; color: #336699}
.rect {  border: 5px #99cc99 solid; }
.news {  font-family: Times New Roman, Times, serif; font-size: 10px; line-height:120%; color: #003366}

.xxs {  font-size: 8px; }
.xs  {  font-size: 10px; }
.s   {  font-size: 11px; }
.m   {  font-size: 12px; }
.l   {  font-size: 14px; }
.xl  {  font-size: 18px; }
.xxl {  font-size: 8px; }

.cursive {  font-family: cursive; }

#green {color:#669966}
#red {color:#cc0000}

a:link {  color:#000080; text-decoration: underline; font-weight:bold}
a:visited {  color:#000080;  text-decoration: underline; font-weight:bold}
a:hover {  color:#CC0000;  text-decoration: underline; font-weight:bold}
a:active { color:#006699;  text-decoration: none; font-weight:bold}

#navcontainer { width: 130px; }

#navcontainer ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 3px;
width: 130px;
background-color: #003366;
border-bottom: 1px solid #eee;
}

#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer a:hover
{
background-color: #369;
color: #fff;
}

