 /* **********************   Version 1.1 *******************
 *****
 *****          Custom Tickler Stylesheet: Qtype
 *****
 *****          FPB     01-20-10
 *****
 ********************************************************** */

/* ********************** Display Section Definitions ********************** */
div.nt_display
{
	font-family: "Lucida Sans Unicode","Times New Roman";
    height: 300px;
}
/* ------------------- question body -----------------*/
table.q_body
{
    font-size: 11pt;
}
/* ---------------- question assertions --------------*/
table#assertions
{
    font-size: 12pt;
}
