BODY {font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
        padding-right: 60px;
        background-image: 
}



TD {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt; 	
}

H1{
font-size: 14pt;
font-weight: bold;
}

TABLE.tableitem {border: hidden;
            background-color:#304797;  
            empty-cells: show;
            border-collapse: collapse;
}

A.item:link { color: white; background-color:#304797; text-decoration: none; }
A.item:visited { color: white; background-color:#0304797; text-decoration: none; }
A.item:active { color:#304797; background-color: white; text-decoration: none;}
A.item:hover { color:#304797; background-color: white; text-decoration: none;}


TD.item {
        border: 1px solid #FFFFFF;
	font-size: 10pt;
        color: White;
	background-color:#304797;	
	text-decoration: none;	
	
}

A.itemSub:link { color: white; background-color:#1f3170; text-decoration: none; }
A.itemSub:visited { color: white; background-color:#1f3170; text-decoration: none; }
A.itemSub:active { color:#1f3170; background-color: white; text-decoration: none;}
A.itemSub:hover { color:#1f3170; background-color: white; text-decoration: none;}

TD.itemsub {
             font-size: 9pt;
             background-color:#1f3170;
	     color: White;
	     text-decoration: none;
}


TD.iteminspring {
             background-color:#304797;
	     
}


