body 
{
background: #ffffff;
color: #555555;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

h1
{
font-weight: bold;
font-size: 14pt;
padding: 0;
color: #cc0000;
}

h1 a
{
text-decoration: none;
}

h1 a:visited
{
color: #cc0000;
text-decoration: none;
}

h2
{
color: #cc0000;
font-size: 1.1em;
margin: 0;
padding: 0.5em 0 0.5em 0;
text-transform: uppercase;
}

h2 a
{
text-decoration: none;
}

h2 a:visited
{
text-decoration: none;
color: #cc0000;
}

h3
{
color: #000000;
font-size: 1.1em;
margin: 0;
padding: 0.5em 0 0.5em 0;
}

h3 a
{
text-decoration: none;
}

h3 a:visited
{
text-decoration: none;
color: #000000;
}

h4
{
	color: #666666;
	font-size: 10pt;
	margin: 0;
	padding: 0.5em 0 0.5em 0;
	font-style: normal;
	font-weight: lighter;
}

p
{
padding: 0;
margin: 0.5em 0 0.5em 0;
font-size: 10pt;
}

img
{
border: 0;
}

caption
{
padding: 0.2em;
margin: 0.1em;
font-weight: bold;
border-bottom: 1px solid #999999;
color: #cc0000;
text-align: left;
text-transform: uppercase;
}

table
{
border-spacing: 0;
border-collapse: collapse;
}

td
{
font-size: 11px;
}

form
{
display: inline;
margin: 0px;
}

a
{
color: #cc0000;
text-decoration: underline;
}

a:hover
{
color: #cc0000;
text-decoration: underline;
}

a:visited
{
color: #555555;
text-decoration: underline;
}

div.searchbox
{
margin: 0 0 10px 0;
}

input.button
{
text-transform: uppercase;
color: #cc0000;
padding: 2px;
margin: 0;
border: 1px solid #cc0000;
background: #eeeeee;
font-size: 11px;
font-weight: bold;
}

input.text
{
background: #ffffff;
color: #555555;
border: 1px solid #555555;
font-size: 11px;
font-family: Verdana,Arial,Helvetica,sans-serif;
padding: 3px;
margin: 4px 4px 0 0;
}

div.instructions
{
width: 200px;
float: right;
}

div.searchinfo
{
margin: 0 0 10px 0;
}

div.resultnavigation
{
text-align: center;
}

div.keymatch
{
margin: 0 0 10px 0;
padding: 4px 0 4px 0;
border-bottom: 1px solid #cacaca;
}

ol.results
{
list-style: none;
padding: 0;
margin: 0;
}

ol.results li
{
margin: 6px 0 6px 0;
width: 700px;
}
/* Hide IE5-MAC \*/
ol.results li
{
overflow: hidden;
text-overflow: ellipsis;
}
/* end IE5-Mac */

ol.results li.indented
{
margin: 6px 0 8px 24px;
}

#signature a
{
text-decoration: none;
}

