body
{
   color: black;
   background-color: rgb(241,243,254);
   font-family: Tahoma, tahoma, Arial, sans-serif;
   font-size: 12pt;
   margin-left: 0px;
   margin-top: 0px;
}

img { border-width: 0;}

table {
   border-width: 0;
}
th {
   text-align: left;
   vertical-align: top;
}
td {
   text-align: left;
   vertical-align: top;
}
td.r { text-align: right }

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

td.main-right {
   width: 100px;
}
table.foot {
   text-align: center; 
   width: 100%;
}
table.foot td { width: 33%; }

p       { margin-left: 10px; margin-right: 10px; }
p.head  { text-align: center; font-size: large; }
p.foot  { text-align: center; font-size: 10pt; }
p.nav   { font-size: 10pt; }
p.note  { font-weight: bold }
p.error { color: red; font-weight: bold }
p.c     { text-align:center; }

.note  { font-weight: bold }

.small {
   font-size: 10pt;
   color: rgb(20,20,20);
}

.attn {
   font-weight: bold;
   color: rgb(252, 10, 10);
}

hr {
   text-align: center;
   color: black;
   border-color: black;
   height: 3px;
   width: 90%;
}
hr.skinny {
   text-align: center;
   color: black;
   border-color: black;
   height: 3px;
   width: 85%;
}

a { text-decoration: none; }
a:link    { color: rgb(72,94,238); }
a:active  { color: rgb(72,94,238); }
a:visited { color: rgb(72,94,238); }
a:hover {
   color: rgb(72,94,238);
   text-decoration: underline;
}

a:link.nav    { color: rgb(241,243,254); }
a:active.nav  { color: rgb(241,243,254); }
a:visited.nav { color: rgb(241,243,254); }

h1 { color: rgb(72,94,238); }
h2 { color: rgb(72,94,238); }



#auto43864386 {
   font-size : 14pt; 
   text-align : center; 
}


#auto43854385 {
   font-weight : bold; 
   font-size : 16pt; 
   text-align : center; 
}
