.user_comments { font-size: 16pt; font-weight: bold;}
.user_comment_head { font-size: 15pt, }
.user_comment_text { font-size: 15pt, }

.subtitle { font-size: 14pt; font-weight: bold; }

/* Test Your Knowledge*/
.question { color: black; font-size: 14pt; font-weight: bold; }
.correct { color: black; font-size: 14pt; font-weight: bold; }
.answer { color: navy; font-size: 14pt;  }
.details  { color: navy; font-size: 15pt; font-weight: bold; }

/* Glossary Terms */
.glossary_term { font-size: 16pt; font-weight: bold;}
.definition { font-size: 15pt; font-weight: bold; text-indent: 1em; font-style: italic }
.related_terms { font-size: 14pt; font-weight: bold; }
.references { font-size: 14pt; font-weight: bold; }


/* Welcome Module */
welcome_title_box {BACKGROUND: #CFCBB7; } 
.welcome_main_title {  font-size: 20pt; font-weight: bold;  }
.welcome_title {  font-size: 14pt; font-weight: bold;  }
.welcome_link {  font-size: 130%;  }
