.noindent 
{
 margin-bottom: 0;
 margin-left: 1em;
}

* 
{
 line-height: 135%;
}

body 
{
 font-family: sans-serif;
 background-color: rgb(85%,85%,85%);
}

img 
{
 border-width: 0;
 display: inline;
}

code 
{
 font-family: Courier, monospace;
 font-size: medium;
}

h1, h2 
{
 border-bottom-color: Gray;
 border-left-color: White;
 border-right-color: Gray;
 border-top-color: White;
 border-style: solid;
 padding: 5px;
 padding: 5px;
 text-align: center;
 border-width: 1px;
}

h2 
{
 margin-right: 20px;
 margin-left: 20px;
 margin-top: 2em;
 margin-bottom: 6px;
}

a 
{
 text-decoration: none;
 color: Blue;
 margin: 1px;
 padding-left: 2px;
 padding-right: 2px;
 white-space: nowrap;
}

a:hover 
{
 padding-left: 2px;
 padding-right: 2px;
 background-position: bottom;
 background-repeat: repeat-x;
 background-color: #EDEDED;
 border-style: dotted;
 border-width: 1px;
 margin: 0px;
 border-color: Black;
}

li 
{
 list-style-type: circle;
}

span.action 
{
 font-weight: bold;
 color: #404040;
}

.inarea 
{
 border-style: none;
 border-width: thin;
}

.em 
{
 padding: 3px;
 text-decoration: underline;
}

img.cite 
{
 position: absolute;
 left: 27px;
}

.main 
{
 left: 0;
 border-style: inset;
 border-width: 1px;
}

.image 
{
 margin-left: 20px;
}

.logo:hover 
{
 text-decoration: none;
 padding: 0;
 margin: 0;
 border-style: none;
 border-width: 0;
 background-color: transparent;
}

.logo 
{
 text-decoration: none;
 padding: 0;
 margin: 0;
 border-style: none;
 border-width: 0;
 background-color: transparent;
}

table 
{
 border-style: solid;
 border-width: 1px;
 border-bottom-color: Gray;
 border-left-color: White;
 border-right-color: Gray;
 border-top-color: White;
 border-collapse: separate;
 width: 100%;
}

td 
{
 border-style: solid;
 border-width: 1px;
 border-bottom-color: White;
 border-left-color: Gray;
 border-right-color: White;
 border-top-color: Gray;
 padding: 5px;
}