BODY {
      background-color : #FFFFFF;
      background-image: url(http://www.communitycc.com/images/bg_body.gif);
      background-repeat: repeat-x; 
      font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
      color : #000088;
      margin: 0px;
      font-size: 10px
      }
      
h1 {font-size: 18px; }
h2 {font-size: 17px; }
h3 {font-size: 16px; }
h4 {font-size: 15px; }
h5 {font-size: 14px; }
h6 {font-size: 14px; }

hr { color: #657EA2; background-color: #657EA2; }



.large_heading {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 18px; 
 line-height: 24px; 
 color: #37475B; 
 font-weight:   bold }
 
.medium_heading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  line-height: 24px; 
  color: #37475B; 
 font-weight:   bold }
 
.small_heading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 14px; 
  line-height: 24px; 
  color: #37475B; 
 font-weight:   bold }
 
.large_heading_underlined {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 18px; 
  line-height: 24px; 
  color: #37475B; 
  font-weight:   bold;
  text-decoration: underline;}
  
.medium_heading_underlined {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 16px; 
   line-height: 24px; 
   color: #37475B; 
   font-weight:   bold;
   text-decoration: underline;}
  
.small_heading_underlined {
   font-family: Arial, Helvetica, sans-serif; 
   font-size: 14px; 
   line-height: 24px; 
   color: #37475B; 
   font-weight:   bold;
   text-decoration: underline;}
   
.tiny_text {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 10px; 
 line-height: 12px; 
 color: #37475B; 
 font-weight:   normal;
}

.indent_text { display: block; position: relative; margin-left: 25px; margin-right: 25px; }
.center_text {display: block; position: relative; text-align: center; }