BODY {
    color:#111111;
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
 }

FORM{margin:0px 0px 0px 0px}

a:link{color:#6666CC;text-decoration:none}
a:visited{color:#6666CC;text-decoration:none;}
a:active{color:#6666CC;text-decoration:none;}
a:hover{color:#6666CC;text-decoration: underline}

.bigb{font-size:100%;line-height:115%;font-weight:bold} 
.big{font-size:100%;line-height:115%}
.midb{font-size:90%;line-height:110%;font-weight:bold} 
.mid{font-size:90%;line-height:125%}
.smb{font-size:80%;line-height:110%;font-weight:bold}
.sm{font-size:80%;line-height:125%} 
.vsm{font-size:70%} 

.red{color:#EE0000}
.orange{color:#FF6600}
.blue{color:#6392D2}
.am{vertical-align:middle}

.bg1{background:#FBFFDE}
.bg2{background:#F9FD8E}
.no{background:#FB7600;color:#FFFFFF}

.bgred{background:#FFDDDD}
.bgblue{background:#CCEEFF}

.title{margin-top:15px;margin-bottom:5px}

.tbl-sm{font-size:80%;line-height:125%;
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;} 
