/* topic.css */



TH{
  background-color : #42598c;
  color : #ffffff;
border-top-style : solid;border-right-style : solid;border-bottom-style : solid;border-left-style : solid;border-width : 1px 1px 1px 1px;border-color : navy navy navy navy;}
TD{
  
  border-bottom-style : solid;
  border-bottom-color : #01023d;
  
  
  
  border-top-style : solid;
  border-left-style : solid;
  border-right-style : solid;
  border-top-color : #01023d;
  border-left-color : black;
  border-right-color : black;
border-top-width : 1px;border-right-width : 1px;border-bottom-width : 1px;border-left-width : 1px;
  font-size : large;
}
H3{
  
  
  border-bottom-width : 1px;
  border-bottom-color : #42598c;
  padding-left : 5px;
  border-left-width : 15px;
  border-left-style : solid;
  border-bottom-style : solid;
  border-left-color : #42598c;
  
  color : #42598c;
}
H4{
  
  
  
  
  
  
  
  
  border-left-width : 1px;
  
  
  border-left-width : 5px;
  
  
  border-top-style : none;border-left-style : solid;border-right-style : none;border-bottom-style : none;
  
  
  border-left-color : #42598c;
  
  
  color : #42598c;
  font-weight : bold;
  
  padding-left : 5px;
  

  text-align : left;
}
BODY{
  font-size : medium;
  font-weight : normal;
}
A{
  font-size : medium;
  text-decoration : none;
  color : blue;
}
H2{
  
  color : #42598c;
  
border-width : 1px 1px 1px 1px;border-style : solid solid solid solid;border-top-color : #42598c;border-left-color : #42598c;border-right-color : #42598c;border-bottom-color : #42598c;}
LI{
  font-size : medium;
}
H6{
  border-bottom-width : 1px;
  border-bottom-style : dotted;
  border-bottom-color : navy;
  font-size : 10px;
  font-weight : normal;
}
H5{
  color : #42598c;
  font-size : small;
  font-weight : bold;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  border-bottom-color : #42598c;
}
I{
  color : fuchsia;
}
TABLE{border-width : thin thin thin thin;border-style : solid solid solid solid;border-top-color : #01023d;border-left-color : #01023d;border-right-color : #01023d;border-bottom-color : #01023d;
  font-size : medium;
}
