.answerHeader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20px; 
	font-weight: bold; 
	color: #9B1B32
}
.answerTextOld { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14; 
	font-weight: bold; 
	color: #DB4F02 
}
.answerText { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15; 
	font-weight: bold; 
	color: #000000
}
.answerBigLarry { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 20; 
	font-weight: bold; 
	color: #444444
}
.answerRatesItems { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15; 
	font-weight: bold; 
	color: #000000
}
.answerRatesItemsSub { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13; 
	font-weight: bold; 
	color: #000000
}
.answerRatesCosts { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13; 
	font-weight: bold; 
	color: #000000
}
.answerRatesSmall { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11; 
	color: #000000
}
BODY {margin: 0px}
#bigBoxBorder2 {
        border: 2px solid #330415;
}
#bigBoxBorder5 {
        border: 5px solid #9b1b32;
}
#bigBoxBorder10 {
        border: 10px solid #D95002;
        width: 730px;
}
.daMenu {
        font-weight: bold;
        width: 90px;
        height: 20px;
        border: 3px solid #D95002;
        background-color: #f7efda;
}
.breaksize {
        font-size: 2px;
}
.answer {
        position: relative;
        font-weight: bold;
        left:240;
        top:-340;
        visibility: hidden
}
#answerBoxWhite {
        width: 400;
        height: 250;
        border: 1px solid #2050ff;
        background-color: #ffffff;
        layer-background-color: #ffffff
}
