h1{
  margin:0;
  font-size:14px;
  color:black;
} 
.cont{
  font-size:12px;
  color:blue;
  width:470px;
  text-indent:20px; 
}  
ul{
  margin:0;
  font-size:14px;
  color:black; 
} 
a.know{ 
  font-size:12px;
  color:blue;
  text-decoration:none;
}  
a.know:hover{ 
  font-size:12px;
  color:black;
  text-decoration:none;
}  
.namefinan{
  font-size:12px;
  color:navy;
  font-weight:bold;
  width:590px;
  text-align:left;
}
.namefinan1{
  font-size:14px;
  color: #0000FF;
  font-weight:bold;
  width:590px;
  text-align:left;
  border:#FF9900;
}
 .det{
   font-size:12px;
   color:black;
   width:590px;
   text-align:left;
 }
  .det1{
   font-size:12px;
   color:black;
   width:590px;
   text-align:left;
 }
 .linkrow{
   width:590px;
   text-align:left;
 }
 a.deplink{
    font-size:12px;
    color:navy;
    text-decoration:none;
 }
 a.deplink:hover{
    font-size:12px;
    color:red;
    text-decoration:none;
 }
   a.deplink1{
    font-size:14px;
    color: #FF0000;
    text-decoration:underline;
 }
 a.deplink1:hover{
    font-size:14px;
    color: #0000FF;
    text-decoration:none;
 }
 .space{
   
   height:10px;
 }
 .deptable{
    width:590px;
    border-collapse:collapse;
    border-style:solid;
    border-width:1px;
    border-color:#F7941C;
    background-color:#FCD3A2;
 }
 .deptable2{
    width:590px;
    border-collapse:collapse;
    border-style:solid;
    border-width:1px;
    border-color:#F7941C;
    
 }
 .td1{
   padding : 0px;
   width:150px;
   text-align:center;
   height:90px;
 }
 .td2{
   padding :0px;
   width:590px;
   
 } 
*{
  font-family:tahoma;
} 