html{height: 100%;}

body{margin: 0px;
     font-family:  Trebuchet MS;
     width:100%;
		 height: 100%;
     color: #172236;
     font-size: 11px;
     background-color: #e7ded6;		 
     }

td{font-size: 11px;}



td.menu_header {font-size: 12px; font-weight: bold; color: #192438; 
}

td.menu_item {font-size: 11px; padding-left: 20px;}

img { border-color: #172236;	}

p.h { font-weight: bold; font-size: 13px; }

a { color: #172236; text-decoration: none; }
a:hover { color: #172236; text-decoration: underline; }

a.foot { color: #d5e0f4; text-decoration: none; }
a.foot:hover { color: #d5e0f4; text-decoration: underline; }

a.white { color: #ffffff; text-decoration: none; }
a.white:hover { color: #ffffff; text-decoration: underline; }