body {
 font-family: georgia;
 font-size: 10px;
 background: #251d1e;
 color:#251d1e;
 line-height: 15px;
 padding-left:8px;
 padding-top:5px;
}

table {
 font-family: georgia;
 font-size: 10px;
 background: #ffffff;
 color:#251d1e;
 line-height: 15px;
 padding-left:8px;
 padding-top:5px;
}

#header {
position:absolute;
left:150;
top:50;
}

.content {
position:absolute;
left:282;
top:200;
width:255px;
}

b, strong{
color:#251d1e;
}

i, em{
color:#b6bd5e;
 font-weight: bold;
}

h1 {
 font-family: Georgia;
 font-size: 11pt;
 font-style: italic;
 margin-bottom: 5px;
 color:#000000;
}

.navi {
font-family: Tahoma;
font-size: 10px;
background: #251d1e;
color:#C0C0C0;

position:absolute;
left:556;
top:200;
width:100px;
}



a:link, a:visited, a:active
	{
	color:#b6bd5e;
	text-decoration: none;

	}

a:hover
    {
   color: #fd8d2b;
    text-decoration: none;

	}


#title
                     { 
	color: #261d1e; 
	font-size: 11px;
	font-weight: bold; 
	font-variant: small-caps; 
	text-align: left; 
	margin-bottom: 5px; 
                     BORDER-BOTTOM: #403c3c 1px solid;
                     }

a[href$="."] {
  background: url(/images/pdf.gif) no-repeat right center;
  padding-right: 14px;
}











