body {
  margin: 0px;
  padding: 0px;
  background-image: url(../images/ubg.gif);
  background-repeat: repeat-x;
}

body, td, p { font: 11px Tahoma; color: 333333;}

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

.t_10 {font-size: 10px;}
.t_11 {font-size: 11px;}
.t_12 {font-size: 12px;}
.t_14 {font-size: 14px;}

.inp { border-width: 1px; border-color: 7F9DB9; border-style: solid; height: 21px; width: 194px; font-size: 14px;}
.sel { border-width: 1px; border-color: 7F9DB9; border-style: solid; font-size: 14px;}
.txt { border-width: 1px; border-color: 7F9DB9; border-style: solid; font-size: 14px;}
.but { border-width: 1px; border-color: 7F9DB9; border-style: solid; font-size: 14px;}

ul { list-style-image: url(../images/a_2.gif); margin: 14px; margin-left: 20px; }
li {  }

.redText
{
    COLOR: #990000
}

h1 {font-size: 16px; font-weight: bold;}
h2 {font-size: 14px; font-weight: bold;}
h3 {font-size: 13px; font-weight: bold;}
h4 {font-size: 12px; font-weight: bold;}
h5 {font-size: 11px; font-weight: bold;}
h6 {font-size: 10px; font-weight: bold;}
