
img {
     border : none;
    }

h5 {
    font-size:large;
    font-weight:bold;
    text-decoration:underline;
    color:#1e90ff;
    background-color:inherit;
      }

H4 {
   font-size : medium;
   color : #008b8b;
   margin-top : 0px;
   margin-bottom :3px;
    background-color:inherit;
}


H2 {
   background-color : #fed0e0;   
   color:#000000; 
}


H3 {
   font-size : smaller;
   margin-top : 0px;
   margin-bottom :3px;
    background-color:inherit;
   color : #1e1e1e;
}

H1 {
   font-weight:700;
   color : #8b008b;     
    background-color:inherit;
  }


A:visited {
   color : #000080; 
   text-decoration : none;   
    background-color:inherit;
 }


A:link {
   text-decoration : none; 
    color: #0000ff;    
     background-color:inherit;
 }


A:hover, A:focus { 
      color: #ff0000;
     text-decoration : underline;    
     background-color : inherit;
 }


A:active {
   color : #000080; 
   text-decoration : underline;  
    background-color:inherit;
  }


ul {
   line-height : 1.4em;
   list-style-type : square;
}


ol {
   font-size : large;
}


strong{
     color : #00008b;  
     background-color:inherit;
 }


em{
     color : #ff00ff;
     font-weight : bold; 
     background-color:inherit
}


p{
     font-size : medium ;
}


dt{
    font-style:italic;
    color:#ff00ff;
    margin-top:20pt; 
    background-color:inherit;
  }

legend{
        color:#800000;  
     background-color:inherit;
 }


#linkinfolayer{
position:absolute;
visibility:hidden;
color:#ff00ff;   
    background-color:inherit;
 }


INPUT,TEXTAREA,SELECT {
	color:black;
        background-color:white;
        font-size:10pt;
	border-top:gray 1px solid;
	border-bottom:gray 1px solid;
	border-left:gray 1px solid;
	border-right:gray 1px solid;
	}

BODY{
     line-height : 1.5em;
     margin-left : 50px;
     margin-right : 50px;
     margin-top : 10px;
     background-image: url(image/kaded.gif);
      background-attachment: fixed;
     scrollbar-face-color: #CCE9FF;
     scrollbar-shadow-color: #CCCCCC;
     scrollbar-darkshadow-color: #666666; 
     scrollbar-highlight-color: #FFFFFF;
     scrollbar-3dlight-color: #CCCCCC; 
     scrollbar-arrow-color: #008080;

 }

img {
      border:0pt;
}
