body
{
font-family: Trebuchet MS,Verdana,Arial,Sans-serif;
font-size: 10pt;
line-height: 13pt;
margin: 5px;
padding: 5px;
color: #333;
background-color: #DDDDDD;
}

h1 {
letter-spacing: 0.09em;
font-size: 14pt;
margin-bottom: 20px;
font-weight: normal;
border-top-width: 5px;
border-bottom-width: 5px;
border-left-width: 0px;
border-right-width: 0px;
border-style: dotted;
line-height: 16pt;
}

h2 {
letter-spacing: 0.09em;
font-size: 12pt;
margin-bottom: 15px;
}

h3 {
letter-spacing: 0.09em;
font-size: 10pt;
margin-bottom: 2px;
}

h4 {
margin-bottom: 4px;
}

a:link { background-color: transparent; text-decoration: none; color: #551A8B; }
a:visited { background-color: transparent; text-decoration: none; color: #551A8B; }
a:hover { background-color: #551A8B; text-decoration: none; color: #fff; }

.spacer {
clear: both;
}

.textarea {
border-top:        1px solid #999999;
border-left:       1px solid #999999;
background-color:  #fff;
color:             #000;
font-size:         11px;
margin-top:        3px;
margin-bottom:     3px;
}

.checkbox {
background-color:  transparent;
margin:            3px;
padding:           0;
border:            0;
}

.submit {
background-color:  #fff;
font-family:       Arial, Verdana, Sans-serif;
font-size:         11px;
font-weight:       normal;
letter-spacing:    .1em;
padding:           1px 3px 1px 3px;
margin-top:        6px;
margin-bottom:     4px;
text-transform:    uppercase;
color:             #000;
}

.commentbox
{
font-size: 9pt;
line-height: 11pt;
}