body {
background-color: #D0D0D0;
color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing:0px;
	line-height: 14px;
}


h1 {
color: #ffffff;
background-color: #1F1F1F;
text-align: left;
font-size: 8px;
font-family:Tahoma;
font-weight:bold;
letter-spacing:0px;
text-transform:uppercase;
	padding: 0px; 
	margin: 2px;
	}


b {
    color: #8A917E;
  }




a:link, a:active, a:visited {
	color: #666666;
        font-weight:thin;
	cursor:default;
	text-decoration: none;
}




a:hover {
	color: #000000;
        font-weight:thin;
	cursor:default;
	background-color: ;
	text-decoration: none;
        border-bottom: 1px  dashed #b8b8b8
}



table {
font-family: arial, sans-serif; font-size: 11px

}

