body, h1, h2, h3, h4, h5, h6, p, td, li, textarea, select, option, input {
  font-family: Arial, MS Sans Serif, sans serif;
}

body, p, td, h3, h4, input {
  font-size: 10pt;
}

body {
	background-color: #fofofo;
	margin: 0pt;
}

h1 {
	font-size: 24pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
  font-size: 12pt;
}

h3, h4 {
  margin: 0;
}

h4 {
  font-weight: normal;
}

ul, ol {
  margin-top: 0;
  margin-left: 15px;
  line-height: 120%;
}

    
.bars {
  border-top: thin dotted #009999;
  border-bottom: thin dotted #009999;
}

.mask {
  font-size: 9pt;
  color: #ffffff;
  margin: 0;
}


A:link {
  color: #0000ff;
}
A:visited {
  color: #0000ff;
}
A:hover {
  color: #b82619;
}
.bgtitle {
	background-image: url(/gifs/bg.jpg);
	color: #F0F0F0;
}
.bgheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
