.HED {
	font-size: 36px;
	font-weight: bold;
	line-height: normal;
	font-family: "Times New Roman", Times, serif;
	color: #990000;
}	
.about_author {
	font-family: Verdana, Arial, sans-serif; 
	font-size: 12px; }

.Author {
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	font-weight: bold;
	font-style: normal;
}
.SubHed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

.Txt12B {
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; 
}
.Txt12 {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
}
.TableTxtUSN {
	font-size: 12px; 
	font-family: Verdana, Arial, sans-serif; 
	font-weight: bold; color: #000099; 
}
.TableTxtWM {
	color: #990000;
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
}
.Txt10 {
	font-size: 10px;
	color: #FFFFFF;
}
.TXT9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.BodyTxt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
}
.CR_Txt {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}

/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #666666;
	background-image: url(bg_nav.jpg);
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}
