body {
background-color: #dcd2e4;
cursor: crosshair;
}

TD {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #82798b;
}

P {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #82798b;
}

FONT {
font-family: Arial;
font-size: 9pt;
text-align:justify;
line-height: 1.7em;
color: #82798b;
}

.profile {
font-family: Arial;
font-size: 10pt;
text-align:justify;
font-weight: bold;
line-height: 1.7em;
color: #cfadc3;
}

.title {
font-family: Times New Roman;
font-size: 13pt;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 3px;
color: #82798b;
}

.small {
font-family: Arial;
font-size: 8pt;
text-align:justify;
line-height: 1.7em;
color: #82798b;
}

a:link {
color: #c0afcf;
text-decoration: none;
font-weight: bold;
}

a:visited {
color: #c0afcf;
text-decoration: none;
font-weight: bold;
}

a:hover {
color: #cfadc3;
text-decoration: underline;
font-weight: bold;
cursor: crosshair;
}

a:active {
color: #cfadc3;
text-decoration: none;
font-weight: bold;
}


 INPUT {
background-color: #ffffff;
color: #82798b;
font-family: Arial;
font-weight: normal;
font-size: 9pt
}

TEXTAREA {
background-color: #ffffff;
border: #c0afcf 1px solid;
color: #82798b;
font-family: Arial;
font-size: 10pt;
font-weight: normal
}

.altButtonFormat {
border: black 1px solid;
font-family: verdana;
border: #c0afcf 1px solid;
font-size: 19px;
color: #778899
}

.altTextField {
background-color: #09c09c;
font-family: verdana;
font-size: 9pt;
color: #09c09c
}

.radioStyle {
background-color: #dcd2e4;
border: #000000 solid 1px;
font-family: verdana;
font-size: 9px;
color: #000000
}

  .submit input
{
margin-left: 4.5em;
}
input
{
color: #82798b;
background: #ffffff;
border: 1px solid #c0afcf
}