h1 {
color:##E2E3E6;
letter-spacing:2pt;
font-family: 'helvetica_neue_thinregular';
font-size:14pt;
}



h4 {
font-family: 'helvetica_neue_thinregular';
font-style:italic;
font-size:10pt;
color:rgb(85,85,85);
}

#text {
font-family: 'helvetica_neue_thinregular';
text-align:left;
letter-spacing:1px;
line-height:15pt;
padding-left:30px;
height:432px;
background-color:#FFFFFF;
color:#808080;
padding-right:30px;
width:368px;
right:0;
top:180px;
font-size:11pt;
position:absolute;
float:right;
overflow:auto;
}

@font-face {
    font-family: 'helvetica_neue_thinregular';
    src: url('helveneuthi-webfont.eot');
    src: url('helveneuthi-webfont.eot?#iefix') format('embedded-opentype'),
         url('helveneuthi-webfont.woff') format('woff'),
         url('helveneuthi-webfont.ttf') format('truetype'),
         url('helveneuthi-webfont.svg#helvetica_neue_thinregular') format('svg');
    font-weight: normal;
    font-style: normal;

}