/*
  shell_pv.css
*/ 

body {
  background: #ffffff;
  color: #000000;
  margin: 20px 20px 20px 20px;
  font-family: helvetica, arial, sans-serif;
  font-size: 14px;
}

td {
  font-family: helvetica, arial, sans-serif;
  font-weight: normal;
  font-size: 14px;
}

a:link {
  color: #0000ff;
}
a:active {
  color: #0000ff;
}
a:visited {
  color:#3300cc;
}

h1 {
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-size: 20px;
  color: #000;
}

h2 {
  font-family: helvetica, arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 18px;
  color: #000;
}

