<!--
* { padding: 0px; margin: 0px; }
body { background-color: #FFF; }
body,td,th {  font-family:Tahoma, "Times New Roman", Arial; }
.clearer { clear:both; height: 1px; font-size:1px;}
a img {
    border: none;
}
body *.black {
color: #000;
}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}
.text-justify {text-align: justify;}
.fright {float: right; display: block;}
.fleft {float: left;}
.orange {color: #d89233;}

#page-type, #ob-description {
    color: #000;
}
#page-type *.grey,  #ob-description *.grey {
    color: rgb(135, 135, 135);
}
#page-type p, #page-type ul,  #ob-description p,  #ob-description ul {
    margin-bottom: 10px;
}
#page-type h1,#page-type h2,#page-type h3,#page-type h4,#page-type h5,#page-type h6,
 #ob-description h1,  #ob-description h2,  #ob-description h3,  #ob-description h4,  #ob-description h5,  #ob-description h6 {
    color: #878787;
    font-size: 16px;
    margin: 0 0 15px 0;
}
.cb-button {
	cursor: pointer;
}
-->
