<STYLE>
.buttonNormal{COLOR: black;
BACKGROUND-COLOR: buttonface
}

.buttonHighlight{COLOR: white;
BACKGROUND-COLOR: #E8DCEC
}

.question{font-family: 'arial';
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: white;
background-color: #8F639E
}

.questionseperator{background-color: #E8ECEC;
}

.matrixhead{background-color: #E8DCDC;
}

.tablerowbg1{background-color: #E8DCEC;
}

.tablerowbg2{background-color: #FFFFFF;
}

.body{background-color: #ffffff;
}

A:link {
color: #4A0018;
text-decoration: underline;
}
A:visited {
color: #4A0018;
}
A:active {
color: #4A0018;
}
A:hover {
color: #626262;
text-decoration: underline;
}

p {
font-family: 'arial';
font-size: 12px;
font-weight: none;
text-decoration: none;
}

td {
font-family: 'arial';
font-size: 12px;
font-weight: none;
text-decoration: none;
color: #000000;
}

ul {
font-family: 'arial';
font-size: 12px;
font-weight: none;
text-decoration: none;
color: #000000;
}

.content {
font-family: 'arial';
font-size: 12px;
font-weight: none;
text-decoration: none;
color: #000000;
}
.table
{
border-bottom: solid #EFD6BD 1px;
border-left: solid #EFD6BD 1px;
border-right: solid #EFD6BD 1px;
border-top: solid #EFD6BD 1px;
background-color: #fff6ed;
}
.border
{
border-bottom: solid #4A0018 1px;
border-left: solid #4A0018 1px;
border-right: solid #4A0018 1px;
border-top: solid #4A0018 1px;
}
.alert {
font-family: 'arial';
font-size: 12px;
font-weight: bold;
text-decoration: none;
color: #840D31;
}


</STYLE>


