body {
  margin: 10px;
  padding: 0px;
  background-color: ffffff;
}

body, td, p { font: 12px Verdana; color: 333333;}

a {text-decoration: none; color: 0654A5;}
a:hover {text-decoration: underline; }

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_13 {font-size: 13px; text-decoration: underline;}
.t_14 {font-size: 14px;}

.inp { border:1px solid 999999; margin-top: 7px }
.sep { background-color: cccccc; margin-top: 10px; margin-bottom: 10px;}

h1 {font: 18px Tahoma; color: 838383; }

.i { border-color: aaaaaa; border-style: solid; border-width: 1px; }
