a:link {
color: #990000;
}
a:visited {
color: #990000;
}
a:hover {
color: #FF0000;
}
a:active {
color: #FF0000;
}

.body {
font-family: Arial, Helvetica, sans-serif;
font-size: 11pt;
color: #333333;
}

.bodyred {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #990000;
}

.header1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #990000;
font-weight: bolder;
text-transform: uppercase;
}

.header1-black {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #000000;
font-weight: bolder;
text-transform: uppercase;
}

.header2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
font-weight: bold;
}

.header2-black {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #000000;
font-weight: bold;
}

.header-base2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: #990000;
font-weight: bold;
height: 15px;
padding: 4px;
background-image: url(../images/base/CCCCCC.gif);
}

.header-base3 {
font-size: 12px;
font-weight: bold;
color: #990000;
font-family: Arial, Helvetica, sans-serif;
height: 15px;
padding: 4px;
background-image: url(../images/base/CCCCCC.gif);
}

.header3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #990000;
font-weight: bold;
}

.header3-black {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
font-weight: bold;
}

.header-base4 {
font-size: 11px;
font-weight: bold;
color: #990000;
font-family: Arial, Helvetica, sans-serif;
height: 15px;
padding: 4px;
background-image: url(../images/base/CCCCCC.gif);
}

.header4 {
font-size: 11px;
font-weight: bold;
color: #990000;
font-family: Arial, Helvetica, sans-serif;
}

.header4-black {
font-size: 11px;
font-weight: bold;
color: #000000;
font-family: Arial, Helvetica, sans-serif;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000000;
background-color: #FFFFFF;
}

.textlinks {
font-family: Arial, Helvetica, sans-serif;
font-size: 10px;
color: #666666;
}

.menu {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: normal;
}

.required {
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000;
}
