body {
    background: transparent;
    color: #000000;
    text-align: left;
    font-family: "Verdana", "Arial", "Helvetica", sans-serif; 
    font-size: 10pt;
    list-style-type: circle;
    list-style-image: url(../Images/Bodycare_Bullet.gif);
    list-style-position: outside;
}

:link {
		color: #921b1d;
}
:visited {
		color: #847965;
}

H1 {
	font-size: 16pt;
  color: #921b1d;
  font-weight: bold;
}

H2 {
	font-size: 12pt;
  color: #847965;
  font-weight: bold;
}

H3 {
	font-size: 10pt;
  color: #847965;
  font-weight: bold;
}

P.italic {
  font-style: italic;
  font-weight: bold;
  color: #921b1d;
}

.address {
  padding-left: 2em;
  font-size: 12pt;
}

.aidrecover {
    padding: 0.5em 0 0.5em 0;
    color: #921b1d;
    font-size: 16pt;			  
    text-align: center;
    letter-spacing: 0.4em;
}

.navbar {
		display: none;
}

.mini-pics {
	display: none;
}

.copyright {
		text-align: right;
    font-size: 8pt; 
    color: #847965;  
}

div.navbar a:link {
	color:#FFFFFF;
}

div.navbar a:visited {
	color: #EBE1DE;
}

ul.sublist {
    list-style-image: none;
}

.mainpage, .frontpage { 
    display: block;
    background-image : none;
}

.links {
    font-size: 16pt;
    color: #000000;
    padding: 0.5em 0;
    margin: 0.5em 0;
}

div.links li {
    padding: 0.5em 0;
    margin: 0.5em 0;
}