body {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 11pt;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
        margin: 0; 
        padding: 0;
        background-color: #eceff0;
        height:100%;

}


p { }

td { }

table {
	font-family: Arial, Helvetica, Verdana, Sans Serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
        background-color: #ffffff;
}

a {
     font-family: Arial, Helvetica, Verdana, Sans Serif;
     font-size      : 8pt;
     line-height    : 12pt;
     text-decoration: none;
     color          : #278480;
}


a:hover {
     font-family: Arial, Helvetica, Verdana, Sans Serif;
     font-size      : 8pt;
     line-height    : 12pt;
     text-decoration: none;
     color          : #86D2CE;
}

