<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>

img {
	border: 0;
	}
a:hover {
  text-decoration: none;
  }
hr {
  color: #808080;
  }
body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin: 0px;
  }
h1 { text-align: center; font-size: 24px; color: black; }
h2 { font-size: 16px; color: black; }
p { font-size: 12px; }
small p { font-size: 10px; }
ul { font-size: 12px; }
td {
	font-size: 12px;
  vertical-align: top;
	}

/* Visible table */
.vtable th {
  border-width: 1px 1px 1px 1px;
  border-color: lightgrey;
  border-style: solid
	}
.vtable td {
  border-width: 1px 1px 1px 1px;
  border-color: lightgrey;
  border-style: solid
	}

.title {
  font-family: verdana,arial,helvetica;
  color: black;
  font-size: 20pt;
  letter-spacing: 6px;
	font-weight: 800;
  }
.title .strap {
  color: black;
  font-size: 8pt;
	letter-spacing: 0px;
	font-weight: 500;
  }

.header {
  font-family: verdana,arial,helvetica;
	font-weight: 800;
  color: black;
  font-size: 15px;
  }

.side {
  font-family: verdana,arial,helvetica;
  color: black;
  font-size: 12px;
  } 
.side a:link {
  color: black;
	text-decoration: none;
	}
.side a:active {
  color: black;
	text-decoration: none;
	}
.side a:hover {
	color: blue;
	text-decoration: none;
	}
.side a:visited {
  color: black;
	text-decoration: none;
	}
