BODY {
  font-family: "Times New Roman", Times, serif; 
  font-size: 11pt;
	color : Black;
	background-color: #FFFFFF;
	margin: 0px;
}

H1 {
  color: #547276;
  font-size : 14pt;
  font-weight: bold;
}

H2 {
  font-size : 12pt;
}

.regText { 
	font-family: Arial, sans-serif; 
	font-size: 10pt; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal
	}
	

.ltText {
	font-size: 9pt; font-weight: normal;
	color: #E4E6CA;
	text-decoration : none;
	padding: 3px;
}


.crit {
	background: #E3E1CE;
	border: 3px;
	padding: 2px;
	border-right: 5px ridge #8EA48F;
	border-left: 1px solid #C2CFC4;
	border-top: 1px solid #C2CFC4;
	border-bottom: 3px ridge #8EA48F;
	}

.keyword{
	font-size: 24px;
	font-weight : bold;
	font-style: italic;
	/*line-height: 150%;
	vertical-align: bottom;*/
	color: #7D7D7D;
}

.indent {
	text-indent : 5px;
	padding-right : 25px;
	left: 5px;
	}
	
.rev_indent {
	margin-right : 25px;
}


.notices {
	font-size: 12pt;
	color: #A0A0A0;
}

.lgBold{
	color: #547276;
	font-size: 12pt;
	font-weight : bold;
}

.smText {
	font-size: 11px; font-weight: normal;
	text-decoration: none;
	padding: 3px;
}

.menuTxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 11.5px;
        font-weight: bold;
        font-style: oblique;
        color: White;
}
.topTxt {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 12px;
        font-style: oblique;
        color: Maroon;
}

a {
        text-decoration: none;
        color: White;
}

.dark{
        text-decoration: underline;
        color: Black;
}

.dark:hover{
        text-decoration: underline;
        color: #9C9C9C;
}

a:hover {
        text-decoration: underline;
        color: White;
}

a font {
        text-decoration: underline;
        color: #767676;
}

a:hover font {
	font-weight: bold;
	color: #767676;
}

td.NamecelPad{
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 10px;
	padding-top: 3px;
	color: #4A0000;
}

td.celPad{
	padding-bottom: 3px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 3px;
}

.subhead {
  font-family: Arial, sans-serif; 
  font-size: 11pt;
  font-style: italic;
  font-weight: bold;
  color: #5E5E5E;
}

.padRB{
	padding-bottom: 5px;
	padding-right: 10px;
	}