/* CSS Document */
body { 
	margin:0; 
	font-family:"Trebuchet MS", Tahoma; 
	font-size:9pt;
}
table{ 
	font-family:"Trebuchet MS", Tahoma; 
	font-size:9pt;
}
.button {font-family:"Trebuchet MS", Tahoma; font-size:9pt; background-color:ffc50c; border:2px solid #080843; width:150px; cursor:pointer;}
