a.menulink {
   	color: #555652;
   	font-size: 10px;
   	text-decoration: none;
   	font-weight: bold;
}
a.menulink:visited {
   	color: #555652;
   	font-size: 10px;
   	text-decoration: none;
   	font-weight: bold;
}
a.menulink:hover{
	font-size: 10px;
	color:#999999;
	font-weight: bold;
}
.tablehead{
 	font-size 10pt;
 	font-wieght: bold;
}
.listtable{
 	font-size 10pt; 	
}
p.message{
	margin-left:5px;	
	margin-bottom:10px;
	margin-top:1px;	
	margin-right:5px;
	
}