body {
background-image:url('bg.png');
color: #000000;
	font-family: Tahoma;
	font-size: 11px;
	letter-spacing:0px;
	line-height: 14px;
}


h1 {
color: #ffffff;
background-color: #135B68;
text-align: left;
font-size: 8px;
font-family:Tahoma;
font-weight:bold;
letter-spacing:0px;
text-transform:uppercase;
	padding: 0px; 
	margin: 2px;
	}


.content {
 color: #000000;
 font-family: Verdana;
 font-size: 9;
 text-transform: none;
 text-align: left;
 padding-left: 1px;
 padding-right: 1px;
 padding-top: 3px;
 padding-bottom: 3px;
 background-color: #DFDFDF;
 border-bottom: #ffffff solid 3px;
}


b {
    color: #135B68;
  }




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

}

