
  .CBT_maintitle 
  	{ 
  	font-family: Ariel,Helvetica,sans-serif;
    color: rgb(102, 0, 0);
    font-weight: bold;
    font-style: normal;
    font-size: x-large;
    }

  .CBT_topictitle { 
  	font-family: Helvetica,Arial,sans-serif;
    font-weight: bold;
    font-style: normal;
    font-size: 16px;    
    }

  .CBT_subtopictitle { font-family: Arial,Helvetica,sans-serif;
    font-style: normal;
    color: rgb(0, 0, 102);
    font-weight: bold;
    font-size: 14px;
    }
  

  .CBT_Question { font-family: Arial,Helvetica,sans-serif;
    font-weight: normal;
    font-size: 12px;
    }

  .CBT_bodytext {
  	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 5px;
	margin: 0px;
	}