<style type="text/css">
.zStyle
{
 	body{font-size:11pt;background-color:rgb(210,210,210)}
 	table{font-size:11pt}
 	select{font-size:11pt;color:blue}
 	input{font-size:10pt;color:blue}
}
.button
{
	font-size:10pt;
	color:black;
}
</style>