body {
                font-family: Verdana, Geneva, sans-serif;
                color: #8F9198;
                font-size: 80%;
}
p{
    color:#AAAAAA;
    font-size: 14px;
    width: 330px;
}
a{
                color:#61abc0;
                text-decoration: none;
}
table{
    background-color: #E1ECF0;
    padding-top:15px;
    padding-left:0px;
}
td{
    padding-right:15px;
    margin-left: 15px;
}
input, select {
                border: 1px solid #FFF;
                height: 25px;
                width: 195px;
}

.tdtitle{
    padding-left:15px;
}
.tdsubscription{
    background-color:#60ABC0;
    padding-left:15px;
}
.btn_clear, .btn_receipt {
                background: #999;
                color: white;
                border: none;
                font-size: 11px;
                cursor: pointer;
                font-family: Arial, sans-serif;
                margin: 5px 0;
                width: 75px;
}
.btn_subscribe {
                background-image:url('http://www.huginonline.no/SEVDR/send.jpg');
  		background-repeat:no-repeat;
                color: white;
                border: none;
                font-size: 11px;
                cursor: pointer;
                font-family: Arial, sans-serif;
                margin: 5px 0;
                width: 75px;
		text-indent: -1000em;
}
h1{
    color:#3C587E;
font-weight: normal;
}