html { height: 100%;}
body { margin: 0;padding: 0;height: 100%;}

body,td,th {font-size: 12px;color:#535353;font-family: Tahoma;

}

.slogan{font-family: Georgia;color:#535353;text-decoration:none;font-size:20px;font-weight: none;}
.head1{font-family: Georgia;color:#535353;text-decoration:none;font-size:30px;font-weight: none;}
.head2{font-family: Georgia;color:#535353;text-decoration:none;font-size:24px;font-weight: none;}
.head3{font-family: Georgia;color:#a6a6a6;text-decoration:none;font-size:24px;font-weight: none;}
h1{font-family: Georgia;color:#535353;text-decoration:none;font-size:24px;font-weight: none;}
.footer{font-family: Tahoma;color:#535353;text-decoration:none;font-size:12px;font-weight: none;}
.footer1{font-family: Tahoma;color:#535353;text-decoration:none;font-size:18px;font-weight: none;}

a, a:visited {color:#de090a;text-decoration:underline;font-size:12px;font-weight: none; border: none }
img{ border: none }
a:hover {text-decoration:none;}

div.num_cont{
  margin: auto
}

div.prev{
  float: left;
  margin-right: 20px;
  width: 50px
}
div.nums{
  float: left
}
div.next{
  float: left;
  width: 50px;
  margin-left: 20px
}

