.bold {font-weight:bold;}
.italic {font-style:italic;}
.txt10px {font-size:10px;}
.txt11px {font-size:11px;}
.txt12px {font-size:12px;}
.txtRed {color:#f00;}
.txtGrey {color:#999;}
.txtGreen {color:#393;}
.txtBoldGreen {color:#393; font-weight:bold;}
.txtBoldRed {color:#f00; font-weight:bold;}
h1, .pageTitle {color:#033; font-size:16px;}
h2, .mainSubheader {background-color:#ffe5bf; color:#c63; font-size:12px; margin:0; padding:6px 8px; text-align:left;}
h3, .secondarySubheader {color:#c63; font-weight:bold; font-size:12px; margin:6px 0 0 0; text-align:left;}
h4, .tertiarySubheader {color:#c63; font-weight:bold; font-size:10px; margin:6px 0 0 0; text-align:left;}
.linkGreen10px:link, .linkGreen10px:visited, .linkGreen10px:active {color:#393; font-size:10px; font-weight:bold; text-decoration:none;}
.linkGreen10px:hover {color:#393; font-size:10px; font-weight:bold; text-decoration:underline;}
.linkGreen11px:link, .linkGreen11px:visited, .linkGreen11px:active {color:#393; font-size:11px; font-weight:bold; text-decoration:none;}
.linkGreen11px:hover {color:#393; font-size:11px; font-weight:bold; text-decoration:underline;}
.linkGreen12px:link, .linkGreen12px:visited, .linkGreen12px:active {color:#393; font-size:12px; font-weight:bold; text-decoration:none;}
.linkGreen12px:hover {color:#393; font-size:12px; font-weight:bold; text-decoration:underline;}
.linkHelp:link, .linkHelp:visited {color:#000; font-size:12px; text-decoration:none;}
.linkHelp:active, .linkHelp:hover {color:#393; font-size:12px; text-decoration:underline;}
.linkLight:link, .linkLight:visited {color:#393; font-size:10px; font-weight:normal; text-decoration:none;}
.linkLight:active, .linkLight:hover {color:#393; font-size:10px; font-weight:normal; text-decoration:underline;}
