BODY{background-color:white;color:black}
.warn{color:red}
.dim{color:gray}

SUP{font-size:smaller}

.nowrap{white-space:nowrap;font-size:smaller}
.rtnum{text-align:right;font-family:monospace}
TABLE.centered{margin-left:auto;margin-right:auto;}
.compact{margin-left:5%;margin-right:10%}
.noborder{border-style:none;}
.center{text-align:center}
.mono{font-family:monospace}
.small{font-size:x-small}
.tiny{font-size:xx-small}
.tiny-center{text-align:center;vertical-align:middle;font-size:xx-small}
.larger{font-size:larger}
.stronger{font-weight:bolder}
.italic{font-style:italic}
IMG.center{text-align:center;vertical-align:middle}
IMG.logo{width:45px;vertical-align:middle;border:0}
IMG.smallgraph{min-width:200px;max-width:48%;
	       text-align:center;vertical-align:middle}
IMG.biggraph{min-width:200px;max-width:98%;
	     text-align:center;vertical-align:middle}
ADDRESS{font-size:xx-small}

@media screen and (max-width: 480px) {
    IMG.mhide{display:none;visibility:hidden}
}
