body {
  margin: 0px;
  padding: 0px;

  background-color: 000000;
}

body, td, p { font: 12px Tahoma; color: ffffff;}

a {text-decoration: none; color: FFA800;}
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;}
.t_18 {font-size: 18px;}
.t_24 {font-size: 24px;}

.mmm {
  font-size: 14px;
  text-decoration: bold;
}
input {
	border: #FF0000 2px solid;
	background-color: #990000;
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	cursor: hand;
}

.descr{
        font-family: tahoma;
        font-size: 11px;
        color: #ffff99;
        font-weight: bold;
        margin: 0px;
        padding: 0px;
        padding-right: 80px;
        padding-left: 20px; 
        padding-bottom: 10px; 
        text-align: justify;
}
