html { 
margin: 0; 
padding: 0; 
height: 100%; 
} 
a.nounder:link {text-decoration: none;}
a.nounder:visited {text-decoration: none;}
a.nounder:active {text-decoration: none;}
a.nounder:hover {text-decoration: none; color: #ed1d25;}
a {color:  #4e4e4e; text-decoration: underline;}

h1 {font-size: 14px; font-family: Arial, Helvetica, sans-serif; margin: 20px; letter-spacing: 0px; font-weight: bold;   color: #ed1d25; background:left top; background-image:url(img/li.jpg); background-repeat:no-repeat; padding-left:10px;}
h2 {margin-bottom:15px; height:20px; padding-left:75px; padding-top:1px; background-position:left top; background-image:url(img/menu.png); font-weight:bold; font-size: 14px;}

.menu {margin-left:0px; font-weight: bold; font-size: 14px;}
.pic {padding:1px; border-color:#FFFFFF; border-bottom-style:solid; border-width:1px;}
.tbl {font-weight: bold; font-size: 14px; font-family: Tahoma, Helvetica, sans-serif; color: #cc0000;}

strong {color: #4e4e4e;}

tr { font-size: 12px; font-family: Arial, Helvetica, sans-serif; }
th {text-align: center;}
p {font-size: 12px; font-family: Arial, Helvetica, sans-serif; margin-left: 10px; margin-right:20px; padding-right:5px; color: #4e4e4e;}
li {color: #cc0000;}
ul {color:  #4e4e4e;}

TEXTAREA {font-size: 11px; color:  #4e4e4e; font-family: Arial, Helvetica, sans-serif;}
INPUT {font-size: 12px; color:  #4e4e4e; font-family: Arial, Helvetica, sans-serif; letter-spacing: -1px;}
SELECT {font-size: 11px; color: #4e4e4e; font-family: Arial, Helvetica, sans-serif;}

.telephone
{
  background: url('img/phone_01.png') left top no-repeat;
  width:565px;
  height:85px;
  
  text-align: right;  
  
  font-size: 30px;
  color:red;
   font-weight: 900;
  
}
.telephone div
{
  padding-right: 25px;
}

