body {
 color: #333333;
 background: #FFF;
 font-size: 10pt; 
 margin : 0px 0px 0px 0px;
}

h1 {
 color: #5EC1C4;
 font-size: 13pt; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
 background: transparent;
}


h2 {
 color: #666;
 font-size: 12pt; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
 background: transparent;
 border-bottom: 1px solid #999999;
}

h3 {
 color: #666;
 font-size: 12pt; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
 background: transparent;
 border-bottom: 1px solid #999999;
}

p {
 font-size: 10pt; 
 font-family: verdana, helvetica, sans-serif;
 color: #666666;
}

td {
 font-size: 10pt; 
 font-family: verdana, helvetica, sans-serif;
 color: #666666;
}


li, ul, ol {
 font-size: 10pt; 
 font-family: verdana, helvetica, sans-serif;
 color: #666666;
}


a:link { 
 color: #666; 
 font-weight: bold; 
 text-decoration: none; 
 font-family: verdana, helvetica, sans-serif;
}

a:visited { 
 color: #666; 
 font-weight: bold; 
 text-decoration: none;
 font-family: Verdana, helvetica, sans-serif;
}

a:active { 
 color: #FF6766;
 font-weight: bold; 
 text-decoration: none;
 font-family: verdana, helvetica, sans-serif;
}

a:hover { 
 color: #96D045; 
 font-weight: bold; 
 text-decoration: underline;
 font-family: verdana, helvetica, sans-serif;
}

a.gray:hover {
  text-decoration : underline;
  color : #FF6766;
 font-weight: bold; 
}


a.gray:link {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}


a.gray:active {
  text-decoration : none;
  color : #5EC1C4;
 font-weight: bold; 
}


a.gray:visited {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}


a.black:hover {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}


a.black:link {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}


a.black:active {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}


a.black:visited {
  text-decoration : none;
  color : #666;
 font-weight: bold; 
}

.graybox {
  background: #FF6766;
}

.bluebox {
  background: #FF6766;
}

.logobox {
 background: #CC0001 url(http://www.body-systems.net/design/fresh-logo-inside.gif);
}

.navbar1 {
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}


.navbar2 {
  border-top: 1px solid #666;
}


.copyright {
 font-size: 9pt; 
 font-family: verdana, helvetica, sans-serif;
 color: #666666;
}

a.spa:hover {
  text-decoration : none;
  color : #008040;
  font-weight : normal;
}

a.spa:link {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
}


a.spa:active {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
}


a.spa:visited {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
  background: #FFFFFF;
}

a.spa2:hover {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
}

a.spa2:link {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
}


a.spa2:active {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
}


a.spa2:visited {
  text-decoration : none;
  color : #666666;
  font-weight : normal;
  background: #FFFFFF;
}


a.wwhite:visited, a.wwhite:active, a.wwhite:link, a.wwhite:hover {
  text-decoration : none;
  color : #FFFFFF;
  font-weight : normal;
}



.divi {
 border-left: 1px dotted #333;
}

.indent {
 margin-left: 20px; 
 font-size: 11px; 
 font-family: verdana, helvetica, sans-serif;
 color: #333;
 line-height: 17px; 
}

.resources {
 color: #08ADE7;
 font-size: 15px; 
 font-weight: bold; 
 font-family: verdana, helvetica, sans-serif;
 background: transparent;
 border-bottom: 1px solid #666;
}

.smaller {
 font-size: 10pt; 
 font-family: verdana, helvetica, sans-serif;
 text-align: center;
}