/* Printer Friendly Stylesheet */

body {
  font-family: arial;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 14px;
}

h3 {
  font-size: 13px;
}

h4 {
  font-size: 13px;
}

p {
  font-size: 12px;
}

td, th {
  font-size: 13px;
}

.f_table th {
  border: 1px solid #000;
}

.f_table td {
  border: 1px dotted #000;
  padding: 5px;
}

a {
  text-decoration: none;
  color: #000;
}

ul {
  margin: 0;
  padding: 0;
  margin-left: 15px;
}