body{
	margin:0px 0px 0px 0px;;
	font-size:6pt;
	font-family:arial;
	background-color:#EEE8CD;
}

table.pic_header{
	
	width: 100%;
	/*
	border: 1px solid #8DB6CD; 
	background-color:#EEEEEE;
	*/
}

table.nav{
	width: 100%;
	border: 1px solid #8DB6CD; 
	background-color:#EEEEEE;
	font-size:10pt;
	font-family:arial;
}

table.header{
	width: 100%;
	border-bottom:1px solid #8DB6CD; 
}

td{
	font-size:10pt;
}

td.hiLited{
	color:#009933;
	background-color:#FFFFFF;
}

td.msg{
	color:#FF0000;
	font-family:Arial;
	font-size:10pt;
}
a{
	color: blue;
	text-decoration:none;
}