/* GENERAL style sheet for IE4/5 Windows */

body, h1, h2, h3, h4, h5, h6, p, td, th, div, ul, ol, dl {  font-family: Verdana, Arial, Helvetica, sans-serif; }


/* GENERAL */

.body { margin-left:5%; margin-right:5%; }

.normal {  font-size: 80%; }

.small {  font-size: 68%; }

.xsmall {  font-size: 60%; }

.large {  font-size: 140%; }

.xlarge {  font-size: 170%; }

.xxlarge {  font-size: 200%; }

.xxxlarge {  font-size: 250%; }

.footer { font-size: 68%; }

.msg { color: #333333; }
.msg_sm { color:#333333; font-size: 68%; margin-left: 5px;}

.errormsg { color:#FF0000; }
.errormsg_sm { color:#FF0000; font-size: 68%; margin-left: 5px; }

.tablenote { font-size: 60%; margin-top:6px; margin-left:10px; color:#333333; }



