a:link {
	color: #990000;
      text-decoration: underline;
}

a:visited {
    color: #990000;
    text-decoration: unerline;
}

a:active {
	color: #ba8e61;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background-color: white;
}

td {
	font-family: Arial, Helvetica, sans-serif;
      font-size: 90%;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #990000;
	font-weight: bolder;
	font-size: medium;
}

h2 {
	color: #000000;
	font-weight: bolder;
	font-size: small;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}

.litable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}

p {
	font-family: Arial, Helvetica, sans-serif;
		
}


.treatmentheader {
  background-color: #DEBC90;
  color: #990000; 
  font-weight: bold; 
  font-size: 100%;
}

.chocolatecherrycordial {
 background-color: #450700;
}

.darkchocolatecherrycordial {
 background-color: #290B0D;
}

