<style type="text/css">
<!--
*
{
 font-family: "helvetica", sans-serif;
 font-size: 100%;
 color: #333388;
 border-style: none;
}

BODY
{
 width: 100%;
 min-width: 980;
 background: #fefefe;
 color: #111166;
 border-width: 1px;
}

.navbar
{
 width: 128px;
 height: 100%;
 float: left;
 padding: 2px;
 background: #fefefe;
 border-width: 1px;
 border-style: solid;
 vertical-align: top;
}

.contents
{
 background: #fefefe;
 width: 80%;
 padding: 2px;
 float: left;
 border-width: 2px;
}

.mainbody
{
 background: #dfdfff;
 width: 100%;
 padding: 2px;
 border-width: 2px;
}

.prim_listing
{
 column-count: 2;
}


.slice
{
 color: #111144;
 background: #ffffff;
 width: 98%;
 padding: 1px;
 border-style: solid;
 border-width: 2px;
}

.pager
{
 color: #111144;
 background: #ffffff;
 width: 98%;
 padding: 1px;
 border-style: solid;
 border-width: 2px;
}

.sidebar
{
 color: #0000ff;
 background: #c0c0f0;
 width: 300px;
 margin: 4px;
 padding: 2px;
 float: left;
 text-align: center;
 border-style: solid;
 border-width: 1px;
}

.centerbar
{
 color: #0e0e0e;
 background: #e0e0e0;
 width: 45%;
 padding: 1px;
 float: center;
 text-align: center;
 border-style: solid;
 border-width: 1px;
}

.big
{
 font-size: 125%;
}

.small
{
 font-size: 60%;
}

A, B
{
 font-family: "helvetica", sans-serif;
 font-size: 80%;
 font-weight: bold;
 color: #111144;
}

P, UL, LI, OL
{
 font-family: "helvetica", sans-serif;
 font-size: 90%;
 text-align: left;
 color: #111111;
}

H1
{
 font-family: "helvetica", sans-serif;
 color: #FFFFFF;
 font-size: 130%;
}

H2
{
 font-family: "helvetica", sans-serif;
 color: #080866;
 font-size: 110%;
}
 
.specialone
{
 font-family: "Arial Narrow", sans-serif;
 font-size: 150%;
 color: #161699;
}

.specialtwo
{
 font-family: "Courier New", monospace;
 font-size: 125%;
 text-align: left;
 color: #5555aa;
 margin-top: -12px;
}

.specialthree
{
 font-family: "Courier New", monospace;
 font-size: 125%;
 text-align: left;
 color: #444488;
 margin-top: 5px;
}

//-->
</style>
