body {
    margin: 10px 5px 5px 5px;
    padding: 0px;
}
H1 {
font-family: Verdana;
font-size: 14pt;
color: #ff0000;
font-weight: normal;
margin-top: 10px;
margin-left: 40px;
}

H2 {
font-family: Verdana;
font-size: 11pt;
color: #000000;
margin-top: 10px;
margin-bottom: 0px;
margin-left: 40px;
}

P {
margin-top: 10px;
margin-bottom: 10px;
font-family: Verdana;
font-size: 9pt;
color: #000000;
text-indent: 10px;
line-height: 150%;
}

P:first-letter {font: bold 12pt Verdana;color:red;}

ul {
font-family: Verdana;
font-size: 10pt;
color: #000000;
line-height: 20px;
margin-top: 5px;
margin-bottom: 5px;
}

A {
font-size: 9pt;
font-family: Verdana;
font-weight: bold;
text-decoration: none;
color: #999999;
text-align: left;
line-height: 16pt;
}

A:hover {
color: black;
font-weight: bold;
}

.h2 {
color: #666666;
font-size: 8pt;
font-family: Verdana;
font-weight: normal;
padding-top: 0px;
padding-bottom: 0px;
background: #dddddd;
text-shadow: inherit;
text-indent: 10px;
}

.area {
background-color:#fff;
border:solid 1px;
border-color:#999;
color:#000000;
font-family:Verdana;
font-size: 8pt;
}
#form {
font-family: Times New Roman;
text-align:justify;

}


