
BODY {color: #05057d;
background: #49499f;
font-family: arial, helvetica, sans-serif;
font-size: 10pt;
}
.main {color: #05059f;
background: #fee6fc;
border-style: solid;
border-width: 10px;
border-color: #fee6fc;
width: 600px;
}

A {color: #f6e0fd;
text-decoration: none;
font-weight: bold;
font-size: 10pt;
}
A:hover {color: #A7A7E9;
text-decoration: none;
font-weight: bold;
}

.menuBackground {background: #49499f;
color: #f6e0fd;
}
.title {
color: #49499F;
font-weight: bold;
font-size: 12pt;
}
.copyright {
font-size: 8pt;
}
INPUT.button {
color: #49499F;
border-style: solid;
border-width: 1px;
border-color: #49499F;
background: #fee6fc;
}
H2 {
font-weight: bold;
font-size: 12pt;
}
H3 {
font-weight: bold;
font-size: 11pt;
}
TD {
font-size: 10pt;
}
INPUT {
color: #49499f;
background: #fee6fc;
}
.subTitle {
font-weight: bold;
font-size: 11pt;
}
.highlight {color: #CC00CC;
}
SELECT {
color: #49499f;
background: #fee6fc;
}
OPTION {
color: #49499f;
background: #fee6fc;
}
.smallText {
font-size: 10pt;
}
TEXTAREA {
background: #fee6fc;
color: #49499f;
}