body {
	text-align: center; background-color:#EDFCFE;
/* Selector { font:  [font-style] [font-variant] [font-weight] [font-size]/[line-height] [font-family] }*/
	font-family : Arial;
}
div {font-family : Arial;}
span {font-family : Arial;}
img {
	border:0px solid navy;
}
p {font-size: 80%; }
h2 {font-size: 110%}
.menu_button {width: 170px; height: 21px; font-size: 80%; background: #EEEEEE}
td.menu {font-size:80%; border:1px solid black; background-color:#ffffff; text-align:right; padding: 2px 4px;}
td.history {font-size:80%; border:1px solid black; background-color:#ffffff; text-align:right; padding: 2px 4px;}
td.warn {font-size: 80%; padding: 5px; font-weight: bold; color: red;}
