 /* ------------------------------------ *
  *  HAPedit 2.6 - CSS
  *  rujan 2003 10:53:11
  * ------------------------------------ */

  body {font-family:verdana; font-size:10pt;
     margin:0
     text-align:justify;
	 background-image: url("images/dobaback.jpg"); 
	 background-attachment: fixed

          }

     

     
  p,br,ul,li,div {font-family:verdana ; font-size:10pt;}
span.normal {font-family:verdana ; font-size:10pt;
     margin:0}
A:hover   { background-color: yellow }

h1 {font-family:verdana ; font-size:16pt;
	 line-height:20pt;
		margin-top: 2pt; 
		margin-bottom: 2pt; 
}
h2 {  font-family:verdana;
      font-size: 14pt;
 line-height:20pt;
		margin-top: 2pt; 
		margin-bottom: 2pt; 
}	 

table.isp {  
		border-collapse: collapse;
	    border-color:black;
		border-style:solid;
		border-width:1px;
		empty-cells:show;
		
}

td {
	font-family:verdana ; font-size:8pt;
	border-color:black;
	border-style:solid;
	border-width:1px;
	}
	
table.quiet {  
		border-width:0px;
	}
	td.quiet {
	border-width:0px;
	text-align:justify;
	}
		
	
a {
    color : #990000;
    text-decoration : none;
    font-weight:bold
}
hr {
   color : #404040;
    width : 100%;
    height : 1px;
    }
img.pic {   border-color:black;border-style:solid;border-width:1px
            background-color:transparent  }
.bold {   font-weight:bold}

input {
	height:20
}