﻿*
{
  background-color: #ffffff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #4e4e4e;
  text-align: left;
  z-index: 1;
  position: static;
}

html
{
  height: 100%;
}

body
{
  height: 100%;
  width: 100%;
  text-align: left;
  margin: auto;
  color: #333333;
}

a:link, a:visited
{
  color: #216099;
}

a:hover
{
  color: #b15b05;
}

table
{
  border-collapse: collapse;
}

p
{
  line-height: 1.3;
}

img
{
  border: 0;
}