.b {font-weight: bold} //bold
.i {font-style: italic} //italic
.c {text-align: center} //center an element
.m {vertical-align: middle} // align image with middle of text
.one {font-family: arial, helvetica, sans-serif; font-size: 7.5pt}
.oneb {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold}
.onec {font-family: arial, helvetica, sans-serif; font-size: 7.5pt; text-align: center}
.onebc {font-family: arial, helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-align: center}
.two {font-family: arial, helvetica, sans-serif; font-size: 10pt}
.twob {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold}
.twoc {font-family: arial, helvetica, sans-serif; font-size: 10pt; text-align: center}
.twobc {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold; text-align: center}
.three {font-family: arial, helvetica, sans-serif; font-size: 12pt}
.threeb {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold}
.threec {font-family: arial, helvetica, sans-serif; font-size: 12pt; text-align: center}
.threebc {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold; text-align: center}
.four {font-family: arial, helvetica, sans-serif; font-size: 13.5pt}
.fourb {font-family: arial, helvetica, sans-serif; font-size: 13.5pt; font-weight: bold}
.fourc {font-family: arial, helvetica, sans-serif; font-size: 13.5pt; text-align: center}
.fourbc {font-family: arial, helvetica, sans-serif; font-size: 13.5pt; font-weight: bold; text-align: center}
.five {font-family: arial, helvetica, sans-serif; font-size: 18pt}
.fiveb {font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold}
.fivec {font-family: arial, helvetica, sans-serif; font-size: 18pt; text-align: center}
.fivebc {font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold; text-align: center}
.tm {font-size: smaller; vertical-align: super} //trademark superscript
.red {color: #cc0000} 
.blue {color: #6d68cc}
.green {color: #00ff00}
.white {color: #ffffff}
.orange {color: #ff9900}
.example (font-family: courier) 
.iosearch {display: none}
h1 {font-family: arial, helvetica, sans-serif; font-size: 18pt; font-weight: bold}
h2 {font-family: arial, helvetica, sans-serif; font-size: 13.5pt; font-weight: bold}
h3 {font-family: arial, helvetica, sans-serif; font-size: 12pt; font-weight: bold}
h4 {font-family: arial, helvetica, sans-serif; font-size: 10pt; font-weight: bold}
p {font-family: arial, helvetica, sans-serif; font-size: 10pt}
td {font-family: arial, helvetica, sans-serif; font-size: 10pt}
dl {font-family: arial, helvetica, sans-serif; font-size: 10pt}
dl lt {font-family: arial, helvetica, sans-serif; font-size: 10pt}
dl dd {font-family: arial, helvetica, sans-serif; font-size: 10pt}
ol {font-family: arial, helvetica, sans-serif; font-size: 10pt}
ul {font-family: arial, helvetica, sans-serif; font-size: 10pt}
ol li {list-style: decimal; font-family: arial, helvetica, sans-serif; font-size: 10pt}
ol ol li {list-style: lower-alpha; font-family: arial, helvetica, sans-serif; font-size: 10pt}
ul li {list-style: disc; font-family: arial, helvetica, sans-serif; font-size: 10pt}
ul ul li {list-style: disc; font-family: arial, helvetica, sans-serif; font-size: 10pt}
ul ul ul li {list-style: disc; font-family: arial, helvetica, sans-serif; font-size: 10pt}
ul ul ul ul li {list-style: disc; font-family: arial, helvetica, sans-serif; font-size: 10pt}
a {text-decoration: none}
a:hover (text-decoration:underline)
a:link {color: #6d68cc}
a:visited {color: #6d68cc}
a:active {color: #6d68cc}

