* { margin:0; padding:0; } .left { float:left; } .right { float:right; } .clear { clear:both; } .clear_left { clear:left; } .clear_right { clear:right; } p { margin:0; padding:1em 0; } h1,h2,h3,h4,h5,h6 { font-weight:bold; padding:5px 0; color:#E77817; } h1 { font-size:16px; } h2 { font-size:1.8em; } h3 { font-size:1.6em; } h4 { font-size:1.2em; } h5 { font-size:0.8em; } h6 { font-size:0.6em; } .white {color:white !important} .grey {color:grey !important} .greyA {color:#aaa !important} .lightgrey {color:lightgrey !important} .black {color:black !important} .blue {color:#18AADD !important} .orange {color:#FF5C03 !important;} .red {color:red !important;} .bold {font-weight:bold} .text-center { text-align:center;} .text-left {text-align:left;} .text-right {text-align:right;}