.text {
font-family: verdana;
  font-size: 11px;
line-height: 17px;
  color: #000000;
}

.white_text {
font-family: verdana;
line-height: 17px;
  font-size: 11px;

  color: #ffffff;
}

.text1 {
font-family: verdana;
line-height: 17px;
  font-size: 11px;

  color: #b6afa7;
}

.main {
font-family: verdana;
  font-size: 12px;
  color: #000000;
}

.red {
font-family: verdana;
  font-size: 11px;
  color: #a70000;
}

.grey_text {

font-family: verdana;
  font-size: 11px;
line-height: 18px;
  color: #616161;

}

.textInput
{
border: 0px solid #ff0000;
background: #ffffff;
color: #000000;
font-size: 20px;
}

li
{
list-style: square;
}