body{
     margin: 0px;
     font-family:verdana;
     color:#000000;
     font-size:10pt;
/*	 background:#0000FF;
*/
     background:#DDE5D4;
}

p {    
    color:#000000;
    font-size:10pt;
    font-family:verdana;
}

td {    
     color:#000000;
     font-size:10pt;
     font-family:verdana;
}


a.jump
{
	color: #58823B;
	font-size:8pt;
	text-decoration:underline;
	
}
	
a:hover.jump
{
	color: #354E24;
	text-decoration:underline;
	font-size:8pt;

}

a.jump2
{
	color: #F0C000;
	font-size:8pt;
	text-decoration:underline;
	
}
	
a:hover.jump2
{
	color: #000000;
	text-decoration:underline;
	font-size:8pt;
