body
{
 background: #f0f0e7;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 90%;
}  

table
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 100%;
}

a:link
{
 color: #ff0000;
 font-family: arial, verdana, helvetica, sans-serif;
}

a:visited
{
 color: #700000;
 font-family: arial, verdana, helvetica, sans-serif;
}

a:active
{
 color: #ff0000;
 font-family: arial, verdana, helvetica, sans-serif;
}

img.l
{
 float: left;
 margin-right: 10px;
}

img.r
{
 float: right;
}

font.title
{
 color: #000070;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: 150%;
}

font.sub
{
 color: #000070;
 font-family: verdana, arial, helvetica, sans-serif;
 font-size: x-small;
}
 
font.std
{
 color: #000000;
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: normal;
 font-size: small;
}

font.detail
{
 color: black;
 font-family: arial, verdana, helvetica, sans-serif;
 font-size: x-small;
}

font.menu
{
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: bold;
 font-size: x-small;
}

font.sectiontitle
{
 font-family: arial, verdana, helvetica, sans-serif;
 color: #ffffe0;

}

.a
{
 background-color: #007070;
}

.b
{
 background-color:#0070a0;
 
}

.c
{
 background-color:#cccccc;
}

div.titles
{
 background-color:#0070a0;
 position: relative;
 left: 0;
 width: 100%;
 	
}


