.h1 {font-family:verdana,arial,helvetica; padding-left:10px; padding-top:10px; margin:0px; color:#208e9e;font-size:12pt;font-weight:bold;}
.h2 {font-family:verdana,arial,helvetica; padding-left:20px; padding-top:10px; margin:0px; color:#208e9e;font-size:11pt;font-weight:bold;}
.b {font-family:verdana,arial,helvetica; color:#208e9e; font-size:12pt; font-weight:bold;}
.b:focus { outline: thin dotted;}
.b:active,
.b:hover { outline: 0; color:#208e9e;}

.menu-left {vertical-align: top;}
.reset-ul { margin: 0; padding: 0; list-style: none; }
.center-inner { text-align: center; }
.left-inner { text-align: left;}
.right-inner { text-align: right;}
.justify-inner { text-align: justify;}
.invisible { display: none;}
.visible { display: run-in; }
.hidden { visibility: hidden; opacity: 0;}
.shown { visibility: visible; opacity: 1;}
.pull-left { float: left;}
.pull-right { float: right;}
.clear { clear: both;}
.clearright { clear: right;}
.clearleft { clear: left;}