
td  {
	FONT-SIZE: 11px; FONT-FAMILY: Arial, Helvetica, sans-serif;
}

table.fenetra { 
border:1px solid #000066; 
} 

.whiteText {
	FONT-SIZE: 11px; COLOR: white; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none
}

.blackTitleText {
	FONT-SIZE: 12px; COLOR: black; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none; font-weight: bold
}

a.white:link {color: white; text-decoration: none; }
a.white:visited {color: white; text-decoration: none; }
a.white:hover {color: white; text-decoration: underline; }
a.white:active {color: white; text-decoration: none; } 

a.blue:link {color: #0071b7; text-decoration: none; }
a.blue:visited {color: #0071b7; text-decoration: none; }
a.blue:hover {color: #0071b7; text-decoration: underline; }
a.blue:active {color: #0071b7; text-decoration: none; } 

ul {
line-height: 1.5em;
background-color: #CCCCCC;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-style: normal;
}

html { min-height: 100%; margin-bottom: 1px; }