body, div, p, table, theader, tbody, tfoot, tr, th, td, form, button, input, textarea, select, option, optgroup
{
  font-family:      Verdana, Geneva, Kalimati, sans-serif;
  font-size:        10pt;
  color:            black;
}

a:link
{
  text-decoration:  none;
  color:            #115475;
}

a:visited
{
  text-decoration:  none;
  color:            #115475;
}

a:hover
{
  text-decoration:  underline;
  color:            #115475;
}

a:active
{
  text-decoration:  none;
  color:            #115475;
}

button, input, textarea, select, option, optgroup
{
  font-size:        8pt;
}

