
body {
}
a:link {
	color: #4868bb;
}
a:active {
	color: #4868bb;
}
a:visited {
	color: #4868bb;
}
a:hover {
	color: #4868bb;
}

td {
	font-family: verdana;
	font-weight: normal; 
	font-size: 11pt;
    line-height: 14pt; 
	color: black;	
}


H1 {
  font-family: Arial Black, Verdana;
  font-size:   16pt;
  font-style:  normal;
  color: #512C2B;
}

H2 {
  font-family: Arial Black, Verdana;
  line-height: 12pt;
	margin-bottom: 1mm;
	font-size:   12pt;
  font-style:  normal;
  color: #512C2B;
  font-weight: normal;
  padding: 1px;
}

H3 {
  font-family: Arial Black, Verdana;
  font-size:   10pt;
  line-height: 9pt;
  color: #512C2B;
 }

.footer {
  font-family: Verdana;
  font-size:   8pt;
  color: #ffffff;
 }

.footerlink {
  font-family: Verdana;
  font-size:   8pt;
  color: gray;
 }

ul {
  list-style: url(/images/circle-2.jpg) disc;
}

