body { 
	font-size:9pt;
	background:rgb(255,255,255);
	color:black;
	font-family:TimesNewRoman,Arial, sans-serif;
	text-align:left;
}

A:LINK,a:VISITED {
	font-family: Arial, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	font-weight: bold;
	color: blue;
} 
A:HOVER {text-decoration: underline;}

td {font-size:9pt;font-family:TimesNewRoman,Arial,sans-serif;}

.red {color:rgb(255,0,0);}
.anot {background:rgb(185,202,220);}
.total {background:rgb(247,247,255);}
.white {color:rgb(255,255,255);}
.green {color:rgb(78,133,70);}
.friends {color:rgb(115,141,168);}
.yellow {color:rgb(255,255,0);}
.smoll {font-size: 8pt;}

A:LINK.afriends,a:VISITED.afriends {color:rgb(83,108,134);text-decoration: none;}
A:HOVER.afriends {color:rgb(83,108,134);text-decoration: underline;}

A:LINK.menu,a:VISITED.menu {color:rgb(255,255,255);}
A:HOVER.menu {color:rgb(255,255,0);}

A:LINK.red,a:VISITED.red {color:rgb(255,0,0);text-decoration: none;}
A:HOVER.red {color:rgb(255,0,0);text-decoration: underline;}

h1{
	font-family: Helvetica, TimesNewRoman, Arial, sans-serif;
	font-weight: bold;
	font-size: 16pt;
	color: rgb(248,236,34);
	text-align: center;
	
}
h1.news{
	font-size: 10pt;
	color: rgb(3,77,115);
	text-align: left;
	
}

h2{
	font-family: Arial, sans-serif;
	font-weight: lighter;
	font-size: 14pt;
	color: rgb(0,0,0);
	text-align: center;
	
}





table.ds {background:#55767A;}
.textds {color:black;font-family:Arial,MS Sans Serif;font-weight:normal;font-size:12px}
.boldds {color:black;font-family:Arial,MS Sans Serif;font-weight:bold;font-size:12px}
td.var1ds {background:#E4E6E7}
td.var2ds {background:white}

.findds {background:#B2EF8D;color:black;font-family:Arial,MS Sans Serif;font-weight:bold;font-size:14px}
.looseds {background:#F9D9D4;color:black;font-family:Arial,MS Sans Serif;font-weight:bold;font-size:14px}

.headds {color:black;font-family:Arial,MS Sans Serif;font-weight:bold;font-size:14px}
.dssubmit {width:130; background-color:#F4F4F4; border-color:white; border-style:solid; color:#595959;font-family:Arial,MS Sans Serif;font-weight:normal;font-size:15px}

a:LINK.nav,a:VISITED.nav {
	font-family: MS Sans Serif,Geneva,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color:rgb(0,111,143);
	text-decoration : none;
	font-weight: bold;
}
a:HOVER.nav {color:rgb(255,255,0);text-decoration : underline;}