body {
	margin: 0px;
	padding: 0px;
	color: #666;
	font-family: Helevetica,Arial,sans-serif;
	font-size: 12px;
	line-height:1.5em; 
}
p { margin: 0px; padding: 0 0 10px 0; }
img { border: none; }

.font12{font-size:12px}
.font13{font-size:13px}
.font14{font-size:14px}

ul,li {list-style:none}

.bold{font-weight:bold}

.col0{#000}
.col1{color:#fff}
.col2{color:#777}
.colred{color:red}
.colgray{color:#666}
.colblue{color:blue}
.colyellow{color:yellow}
.colorange{color:orange}
.colgreen{color:green}
.col3{color:#154A98}

h1 { font-size: 40px; font-weight: bold; margin: 0 0 30px 0; padding: 5px 0; color: #000; }
h2 { font-size: 28px; font-weight: normal; line-height: 28px; margin: 0 0 30px 0; padding: 0; color: #000; }
h3 { font-size: 21px; margin: 0 0 10px 0; padding: 0; padding: 0;  }
h4 { font-size: 18px; margin: 0 0 10px 0; padding: 0; }
h5 { font-size: 16px; margin: 0 0 10px 0; padding: 0; }
h6 { font-size: 14px; margin: 0 0 5px 0; padding: 0;}

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }
.cleaner_h10 { clear: both; width:100%; height: 10px; }
.cleaner_h20 { clear: both; width:100%; height: 20px; }
.cleaner_h30 { clear: both; width:100%; height: 30px; }
.cleaner_h40 { clear: both; width:100%; height: 40px; }
.cleaner_h50 { clear: both; width:100%; height: 50px; }
.cleaner_h60 { clear: both; width:100%; height: 60px; }


.vertical_divider { border-right: 1px solid #d9d9d9; }
.horizon_divider {  border-bottom: 1px solid #d9d9d9; }

.float_l {float: left}

.float_r {float: right;}