BODY {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10pt; 
}

P, DIV {
  font-size: 10pt;
}

/*
A:ACTIVE, A:VISITED, A:LINK, A:FOCUS {
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}
*/

A.FooterNav;A:ACTIVE.FooterNav, A:VISITED.FooterNav, A:LINK.FooterNav, A:FOCUS.FooterNav {
	text-decoration : none;
  color : gray;
}

 A:HOVER.FooterNav {
	text-decoration : underline;
  color : gray;
}

.FooterNav {
    font-size : 8pt;
    font-weight : bold;
    color: gray;
    font-variant: small-caps;
}

.FooterDisclaimer {
    font-size : 70%;
    color: gray;
}

.AttyListHeading {
    font-size: 110%;    	
    font-weight : bold;
}

.AttyListName {
    font-variant: small-caps;	
}

.BioPageName {
    font-weight : bold;
    font-variant : small-caps;	
}

.BioPageTitle {
    font-weight : bold;
    font-variant : small-caps;	
    font-size : 80%;
}

.BioPageEmail {
	font-size : 70%;
}

.BioPagePhone {
	font-size : 70%;
}

.BioPageBio {
	font-size : 90%;
}

.BioPageBio:first-letter {
	font-size : 180%;
/*    font-weight : bold; */
}

.BioPageCredentials {
	font-size : 80%;
}

.ListHeading {
	font-size : 140%;
    font-variant : small-caps;	
    font-weight : bold;
    color : #5C1017;
}

A.ListLink;A:ACTIVE.ListLink, A:VISITED.ListLink, A:LINK.ListLink, A:FOCUS.ListLink {
/*	text-decoration : none; */
   	text-decoration : underline;
}

A:HOVER.ListLink {
	text-decoration : underline;
    color : gray;
}

.ListLink {
    font-size : 90%;
    color : #000000;
}

.BioTopicHeading {
    font-weight : bold;
    font-variant : small-caps;
    font-size : 70%;
    text-align : right;
}

.BioTopicContent {
	font-size : 80%;
}

UL {
	font-size : 80%;
}

LI {
	padding : 0 0 10px 0;
}

.SectionHeading {
    font-size: 110%;    	
    font-weight : bold;
}