A:link { font-weight: bold; color: rgb(255,204,000); text-decoration: none; }
A:visited { font-weight: bold; color: rgb(102,204,255); text-decoration: none;  }
A:hover { font-weight: bold; color: rgb(255,255,153); text-decoration: none; }

body         
{   topmargin="0" leftmargin="0"
    font-family: Tahoma, Verdana, helvetica, Arial;
	font-size: 11px;
    background-color:  #002952; 
    color: #FFFFFF;
}

.plain
{
   font-family: Verdana, helvetica, Arial;
	font-size: 10pt;
	font-weight: normal;
	color: rgb(240,240,255);
}

.itemsubtext
{
   font-family: Tahoma, helvetica, Arial;
	font-size: 11px;
	font-weight: normal;
	color: rgb(221,237,249);
}

