body {
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  background-image: url("images/bg.gif");
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a { 
  font-family: Verdana, Helvetica, Arial, sans-serif;
}

tt { font-family: Courier New,Courier; }

h1,h2,h3,h4,h5,b,th { font-weight: 600; }

p,ul,ol,li,div,td,address,blockquote,nobr,i,a,u,tt { font-weight: normal; }

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,a,strong,u,tt {
  font-style: normal;
}

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i,em,strong,u,tt,table {
  color: #000000;
}

p,ul,ol,li,td,th,div,address,blockquote,nobr,strong,u {
  font-size: 11px;
}

h1 {
  font-size: 14pt;
  line-height: 30px; font-family:Verdana; color:#800000; font-weight:bold
}

h2 {
  font-size: 10pt;
  line-height: 27px; font-family:Verdana; font-variant:small-caps; color:#800000; font-weight:bold
}

h3 {
  font-size: 10pt;
  line-height: 24px; font-family:Verdana; color:#800000; font-weight:bold
}

h4 {
  font-size: 8pt;
  line-height: 21px; font-family:Verdana; color:#800000; font-weight:bold
}

h5 {
  font-size: 12px;
  line-height: 17px; font-family:Verdana; color:#800000
}

u { text-decoration: underline; }

i { font-style: italic; }

em { font-style: oblique; }

strong { font-weight: 900; }

small { font-size: 9px; }

sup { font-size: 8px; }

a
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #960;
}

table {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}

th,td {
  text-align: left;
  vertical-align: top;
}

.logo {
  background-image: url("images/logo-bg.gif");
}

.bottom {
  text-align: center;
  vertical-align: bottom;
}

a.nav
{
	text-decoration: none;
	color: black;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}