body {
	background-color : #ffffff;
	width: 100%;
	/*font-family: Geneva, Arial, Helvetica, sans-serif;*/
	font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	font-size: 13px;
}
body {
	background-color : #FFFFFF;
}td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}.ma{
	padding-left: 10px;
	padding-right: 10px;
}.question {
 font-family: Arial, Futura Md BT, Sans-serif; font-size: medium; font-weight: 600; font-style: italic; color: #3EFFF8
 }
 
.answer {
 font-family: Arial, Futura Md BT, Sans-serif; font-size: medium; font-weight: 300; font-style: normal; color: #FFFFFF
 }
 
.pricing1 {
  font-family: Arial, Verdana, Sans-serif; font-size: medium; font-weight: 800; font-style: italic;
 }
 
/* All form elements are within the definition list for this example */
dl {
    vertical-align: bottom; 
	text-align: left; 
    position: relative;
    width: 200px;
}H1 {
    font-family: Arial Black, Arial, Sans-serif; font-size: x-large; font-weight: 800; color: #FFFF00; 
	 text-align: center;
	  margin-bottom: 0px; margin-top: 0px;
   }H2 {
    font-family: Helvetica Black, Arial, Verdana, Sans-serif; font-size: x-large; font-weight: 800; color: #FFFF00; text-align: center; margin-top: 0px; margin-bottom: 0px;
   }
   
H3 { font-family: Arial Black, Arial, Sans-serif; font-size: large; font-weight: 800; color: #FFFF00; 
	 text-align: center;
}   
   
h4 { font-family: Arial,  Helvetica, Sans-serif; font-size: large; font-weight: 800; color: #FFFF00; 
	 text-align: center;
}   
h5 { font-family: Arial,  Helvetica, Sans-serif; font-size: medium; font-weight: 800; color: #FFFF00; 
	 text-align: center;
}   
dt {
    clear: both;
    float:left;
    width: 130px;
    padding: 0px 0 0px 0;
    text-align: left;
}
dd {
    width: 240px;
    margin: 0 0 0px 0;
    padding-left: 0px;
    vertical-align: middle; 
	text-align: left; 
	float: left; 
	clear: none;
}/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -250px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    font-family: Arial, Verdana, Sans-serif; 
	font-weight: 400; 
	font-style: normal; 
	text-decoration: none; 
	text-transform: none; 
	font-variant: normal; 
	color: #000000;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url(pointer.gif) no-repeat -10px 5px;
}/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(pointer.gif) left top no-repeat;
}
span.c7 {font-size:12px}
     div.c6 {text-align: center}
     div.c5 {display:none}
     div.c4 {text-align:center;width:191px;}
     div.c3 {margin-top:2px;}
     a.c2 {font-size:10px;color:#bfbfbf;text-decoration:none;font-family:verdana,arial,tahoma;}
     table.c1 {background-color: #6B93C4}


