*{
    margin:0;
    padding:0;
    border:none;
}

body,td{
    font-size:11px;
    font-family:Arial,Verdana;
    color:#000000;
    line-height:1.6em;
}

img{border:0px;}
br{letter-spacing:normal}
textarea,input{border:1px solid #cccccc;background-color:transparent;}
strong{color:#2e79be;}

a{text-decoration:none;}
a:link,a:active,a:visited{color:#000000;}
a:hover{color:white;background-color:#e0dfe3;}

h1{
    margin:10px;
    font-size:18pt;
    font-family:"Century Gothic";
}
h2{
    margin:10px 20px 5px;
    font-size:11px;
    border-bottom:1px dotted #000000;
}

.text{
    margin:0 10px 20px;
    padding:10px;
    color:#666666;
}
