/* CSS Document */
#link
{
  text-decoration: none;
  color:#000000;
}
 #fontstyle
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;   
 }
 #fontstyle1
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12.5px;
 color:#010066;  
 font-weight:600; 
 }
 #fontstyle2
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12.5px;
 color:#010066;  
 }
 #fontstyle3
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#000000;   
 font-weight:100; 
 }
 #fontstyle4
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:11px;
 color:#000000; 
 }
 #fontstyle5
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
 color:#010066; 
 font-weight:600;  
 }
 #fontstyle6
 {
 font-family:Arial, Helvetica, sans-serif;
 font-size:13px;
 color:#A60000; 
 font-weight:600;  
 }
  #heading
 {
 color:010066;
 font-size:16;
 font-weight:600;
 font-family:Arial, Helvetica, sans-serif;
 }
 
 #link2
{
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  size:12 px;
  color:#666666;
}
 #link3
{
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  size:12 px;
  color:#000066;
}
#link4
{
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  size:12 px;
  color:#990000;
}
.textBox
{
background-color:#FFEFD6;
color:#666666;
height:20;
border-style:groove;
}
.textBox1
{
background-color:#FFFFCC;
color:#000000;
height:22;
border-style:groove;
}
