/* Start of CMSMS style sheet 'Body and General' */
* {
  margin: 0px;
  padding: 0px;
  font-size: 12px;
}
img {
  border: 0px;
}
body {
  font-family: Georgia, "Times New Roman", Times, serif;

  min-width: 1026px;
  text-align: center;
}
.clearer {
  clear: both;
}
#wrapper {
  width: 1026px;
  margin: 0 auto;
  text-align: left;
}
h1 {
  font-size: 22px;
}
h2 {
  font-size: 20px;
}
h3 {
  font-size: 18px;
}
h4 {
  font-size: 15px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 12px;
}
p, div, span, ul, ol, a {
  font-size: 12px;
}
p {
  margin-bottom: 15px;
}
ul, ol {
  margin-left: 15px;
}
table tr td a, a {
  color: #0071b3;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
code {
  display: block;
  background-color: #EEEEEE;
  border: 1px solid #CCCCCC;
  padding: 20px;
}
.contactus a {

}

/* End of 'Body and General' */

