td {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
}
.nobold {
font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #000000;
}
.stocklist {
font-family: Arial;
font-size: 8pt;
font-weight: normal;
color: #000000;
}
.requiredfield {
font-family: Arial;
font-size: 10pt;
font-weight: bold;
color: #000000;
background: #ff0000;
}
.title {
font-family: Arial;
font-size: 12pt;
font-weight: bold;
color: #ff0000;
}
.subtitle {
font-family: Arial;
font-size: 8pt;
font-weight: bold;
color: #aa0000;
}
.formtext {
font-size: 8pt;
color: #2200ee;
border: 1px solid #222222;
background-color: #eeeeee;
}
.formbutton {
font-size: 8pt;
color: #000000;
background-color: #eeeeee;
}
.checkbox {
font-family:Arial;
font-size: 8pt;
color: #000000;
font-weight:normal;
}
a.menu:link {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}
a.menu:visited {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}
a.menu:hover {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; background: #B6B6FC; color: #0000dd}
a.menu:active {font-family: Arial; font-size: 8pt; font-weight: bold; text-decoration: none; color: #0000dd}