body {
   margin: 0px 0px 0px 0px;
   font-size: 12px;
   color: #000;
   text-align: center;
   line-height:18px;
   background-image: url(/img/bg.gif);

}

form {
	padding : 0px;
	margin: 0px;
}


.f10 {font-size: 10px; }
.f10b {font-size: 10px;font-weight:bold; }
.f10g {font-size: 10px;color: #008837; }
.f10gb {font-size: 10px;color: #008837;font-weight:bold; }
.f10o {font-size: 10px;color: #F67D0E; }
.f10ob {font-size: 10px;color: #F67D0E;font-weight:bold; }
.f10r {font-size: 10px;color: #FF0000; }
.f10rb {font-size: 10px;color: #FF0000;font-weight:bold; }

.f12 {font-size: 12px; }
.f12b {font-size: 12px;font-weight:bold; }
.f12w {font-size: 12px;color: #FFFFFF; }
.f12wb {font-size: 12px;color: #FFFFFF;font-weight:bold; }
.f12g {font-size: 12px;color: #484848; }
.f12gb {font-size: 12px;color: #484848;font-weight:bold; }
.f12o {font-size: 12px;color: #666666; }
.f12ob {font-size: 12px;color: #666666;font-weight:bold; }


.f-xs {font-size: x-small; }
.f-xsb {font-size: x-small;font-weight:bold; }

.f-s {font-size: small; }
.f-sb {font-size: small;font-weight:bold; }

.f-n {font-size: normal; }
.f-nb {font-size: normal;font-weight:bold; }

.f-l {font-size: large; }
.f-lb {font-size: large;font-weight:bold; }