@font-face {
    font-family: 'urw_gothic_ldemi';
    src: url('urw-gothic-l-demi-webfont.eot');
    src: url('urw-gothic-l-demi-webfont.eot?#iefix') format('embedded-opentype'),
         url('urw-gothic-l-demi-webfont.woff') format('woff'),
         url('urw-gothic-l-demi-webfont.ttf') format('truetype'),
         url('urw-gothic-l-demi-webfont.svg#urw_gothic_ldemi') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
font-family:'urw_gothic_ldemi';
margin: auto;
background-color: #eeeeee;
color: #444444;
}
h2{

color: #ffffff;
font-size: 15pt;
line-height: 50pt;
background-color: #444444;
text-align: center;
padding: 10px;
margin:1px;
}


input,h3{

color: #ffffff;
font-size: 15pt;
line-height: 25pt;
background-color: #008080;
text-align: center;
padding: 10px;
margin:1px;
}

A:hover,A:link,A:visited{
color:#ffffff;
text-decoration:none;
}
#ss_one{
margin-top: 17px;
}
table,td{
background-color: #ffffff;
margin: 10px;
padding: 5px;
}
