/* Default text is in Verdana */
body { font-family: Verdana; font-size: 10pt; background-color: #CCCCCC;}

/* heading 1 is the top of each new web page */
.heading_1 {font-family: Verdana; font-size: 18pt; color: #CC0000; }

/* heading 2 is for Red and Bold text */
.heading_2 {color: #CC0000; font-weight: bold;}