a
{
color: #0000EE;
font-style: italic;
}

a:link, a:visited
{
text-decoration: none;
}

a:active, a:hover
{
text-decoration: underline;
}

td
{
font-size: 10pt;
}

div.container
{
width:100%;
margin:0px;
border:1px solid gray;
background-color:white;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10pt;
text-align: justify;
}

div.header, div.footer
{
padding: 0.5em;
clear: left;
vertical-align: middle;
}

div.content
{
margin-left:190px;
padding: 0.5em;
background-image: url('http://www.sigsoft.org/images/TheEnd.gif');
background-position: bottom center;
background-repeat: no-repeat;
}

div.navbar
{
width: 160px;
margin: 0;
padding: 1em;
float: left;
clear: left;
}

div.navbar a
{
font-style: normal; 
width: 100px;
margin: 0;
padding: 0.5em 0.5em 0.5em 1.0em;
background-color: white;
display: block;
font-weight: bold;
color: #0000EE;
font-size: 10pt;
text-align: left;
}

div.navbar > a.selected 
{
  color:#858585;
}

div.navbar > a.selected:hover
{
background-color:white;
color:#858585;
text-decoration: none;
}

div.navbar > a:hover
{
background-color:#000099;
color:white;
text-decoration: none;
}

div.topbar
{
margin: 0;
font-weight: bold;
font-size: 10pt;
text-align: left;
}

div.topbar ul
{
padding:0;
margin:0;
list-style-type:none;
}

div.topbar li
{
display:inline;
}

div.topbar a
{
font-style: normal;
width:6em;
text-decoration:none;
color:white;
background-color:#000099;
padding:0.2em 0.6em;
border-right:1px solid white;
}

div.topbar a.selected
{
font-style: normal;
width:6em;
color: #0000EE;
background-color:white;
text-decoration: none;
padding:0.2em 0.6em;
border-right:1px solid white;
}

div.topbar a:hover
{
color: #0000EE;
background-color:white;
text-decoration: none;
}

h1, h2, h3, h4
{
color: #000099;
font-family: Arial, Helvetica, sans-serif;
text-align: left;
font-weight: bold;
margin-top: 0pt;
margin-bottom: 10pt;
}


h1
{
font-size: 16pt;
text-align: center;
}

h2
{
font-size: 14pt;
text-align: left;
}

h3
{
font-size: 12pt;
text-align: left;
}

h4
{
font-size: 10pt;
text-align: left;
}

img
{
border: 0px;
}