body, html { 
  scrollbar-track-color: #DFE6F0;
  scrollbar-face-color: #3A5E9B;
  scrollbar-shadow-color: #3A5E9B;
  scrollbar-highlight-color: #3A5E9B;
  scrollbar-darkshadow-color: #3A5E9B;
  scrollbar-3dlight-color: #3A5E9B;
  scrollbar-arrow-color: #DFE6F0;
  scrollbar-base-color: #DFE6F0;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
  cursor : default;
  background-color: transparent;
}
a,a:link {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  text-decoration : underline;
  color : #002574;
  cursor : hand;
}
a:visited {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  text-decoration : underline;
  color : #3A63B5;		
  cursor : hand;
}
a:hover {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  font-weight : bold;
  text-decoration : none;
  color : white;
  background-color : #3A5E9B;	
  cursor : hand;
}
.in {
  background: #DFE6F0;
  border: thin none;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  color: #10397E;
  border : thin solid #3A5E9B;
  border-bottom : thin solid #3A5E9B;
  cursor: text;
}
.btn {
  font-size : xx-small;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
  color : white;
  border : thin solid #3A5E9B;
  border-bottom : thin solid #3A5E9B;
  background-color : #3A5E9B;
  cursor : hand;
}
.ta {
  background: #DFE6F0;
  border: thin none;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  color: #10397E;
  border : thin solid #3A5E9B;
  border-bottom : thin solid #3A5E9B;
  cursor: text;
}
.list {
  background: #DFE6F0;
  border: thin none;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  color: #10397E;
  border : thin solid #3A5E9B;
  border-bottom : thin solid #3A5E9B;
  cursor: text;	
}
.tx {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : xx-small;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
  font : normal xx-small/normal Verdana, Geneva, Arial, Helvetica, sans-serif;
  cursor : default;
}  
.h1 {
  font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 18px;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  cursor : default;
}  
.title {
  font-family : Arial, Verdana, Geneva, Helvetica, sans-serif;
  font-size : 18px;
  color : #47679C;
  font-style : normal;
  font-variant : normal;
  font-weight : bold;
  cursor : default;
}  
.page {
  font-family : Verdana, Geneva, Helvetica, sans-serif;
  font-size : 18px;
  color : white;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
} 
.box {
  font-family : Verdana, Geneva, Helvetica, sans-serif;
  font-size : 10px;
  color : white;
  font-style : normal;
  font-variant : normal;
  font-weight : lighter;
} 
.jt {
  text-align: justify;
}
pre { 
   font-family: "Courier New", Courier; 
   font-size: 11px;
}
