BODY {
font-family: times new roman, times;
color: #000000;
font-size: 9pt;
line-height: 14pt;
}
A:link {
color: #a9a9a9;
font-weight: bold;
text-decoration: none;
}
A:visited {
color: #a9a9a9;
font-weight: bold;
text-decoration: none;
}
A:hover {
color: #d5582a;
font-weight: bold;
text-decoration: none;
}
A:active {
color: #d5582a;
font-weight: bold;
text-decoration: none;
}

.menu {
font-family: tahoma;
color: #a9a9a9;
font-size: 9pt;
letter-spacing: 1px;
}
.menu A:link {
color: #a9a9a9;
font-weight: normal;
text-decoration: none;
}
.menu A:visited {
color: #a9a9a9;
font-weight: normal;
text-decoration: none;
}
.menu A:hover {
color: #d5582a;
font-weight: normal;
text-decoration: none;
}
.menu A:active {
color: #d5582a;
font-weight: normal;
text-decoration: none;
}

.title {
font-family: palatino linotype, times new roman, times;
color: #a9a9a9;
font-size: 30pt;
letter-spacing: 1px;
margin-bottom: 25px;
}

.subtitle {
font-family: palatino linotype, times new roman, times;
color: #000000;
font-size: 14pt;
line-height: 20px;
letter-spacing: 1px;
margin-top: 5px;
margin-bottom: 10px;
}

.main {
font-family: palatino linotype, times new roman, times;
color: #000000;
font-size: 10pt;
}

ul {
margin: -5 0 10 -15;
.margin: 5 0 10 20;
_margin: 5 0 10 20;
}
ul li {
list-style-type: disc;
}

.footer {
font-family: times new roman, times;
color: #a9a9a9;
font-size: 8.5pt;
}

.formfield {
background-color: #eeeeee;
font-size: 8.5pt;
}
.submit {
font-size: 12px;
font-weight: bold;
color: #000000;
font-family: arial;
background-color: #d5582a;
}