/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li {
  color: #000000;
  margin: 5px 10px 5px 10px;
  font-family: arial;
  font-size: 12;
}

p {
  color: #000000;
  margin: 10px 20px;
  font-family: arial;
  font-size: 12;
}

p.leftnav1 {
  color: #8D5055;
  margin: 7px 5px;
  font-family: arial;
  font-size: 12;
}

p.leftnav2 {
	margin: 7px 10px 7px 20px;
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

p.leftnav3 {
  color: #8D5055;
  margin: 7px 10px 7px 35px;
  font-family: arial;
  font-size: 10pt;
}
  
h2 {
  color: #000000;
  margin: 7px 20px;
  font-family: arial;
  font-size: 18;
  text-align: center;
  font-weight: bold;
}

h3 {
  color: #6B3D40;
  margin: 10px 20px 10px 20px;
  font-family: arial;
  font-size: 24;
  text-align: left;
  font-weight: bold;
}

.style1 {
	font-size: 10;
	font-style: italic;
}

.style4 {
	font-size: 12px;
	font-weight: bold;
}

.style5 {
	font-size: 16pt;
	font-weight: bold;
	color: #6B3D40;
}

.style7 {
	font-size: 24pt;
	color: #6B3D40;
}

.style8 {
	font-size: 14pt;
	color: #6B3D40;
}
