body {
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:12px;
	background-color:#ffffff;
}

.f10 { font-size:10px !important; line-height:10px; }
.f12 { font-size:12px !important; line-height:12px; }
.f14 { font-size:14px !important; line-height:14px; }
.f16 { font-size:16px !important; line-height:16px; }
.f18 { font-size:18px !important; line-height:18px; }
.f20 { font-size:20px !important; line-height:20px; }
.f24 { font-size:24px !important; line-height:24px; }
.f28 { font-size:28px !important; line-height:28px; }
.f36 { font-size:36px !important; line-height:36px; }


.brdBotGray { border-bottom:1px solid #CCCCCC; }


.btn { cursor:pointer; }

.left { text-align:left; }
.right { text-align:right; }
.center { text-align:center; }

img { border-width:0px; }
form { margin: 0px 0px 0px 0px; }

.hide { display:none; }

.mTop20 { margin-top:20px; }
.d {display:block; }

.blu { color:#069 !important; }
.red {color:#F00 !important; }
.gray { color:#999 !important; }
.white { color:#FFF !important; }
.green { color:#060 !important; }
.brd { border:1px solid #000; }
