BODY {
	font-family: Arial, sans-serif;
	margin-left: 15%;
	margin-right: 15%;
	background-color: White;
	}

/* Tables appear to disrupt the continuity of the BODY font rules, 
so the following element-specific rules are added to force the issue. */

P, H1, H2, H3, H6, TD, TH, UL {font-family: Arial, sans-serif; }

H1 {
	color: #194081 }

.date {	
	color : Red;}
.citation {
	margin-left:.25in;
	text-indent:-.25in;
	font-size: 10pt;}
.ImageCaption { 
	font-size: 10pt;  
	color: #194081;
	vertical-align: top;}
.comment { 
	color: Teal; }
.tips { 
	margin-left: 10%;  
	margin-right: 10%;
	color: Maroon;}
.tips10pt { 
	margin-left: 10%;  
	margin-right: 10%;
	color: Maroon;
	font-size: 10pt;}
.tablefootnotes { 
	font-size: 10pt;  
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
  	}
.tablecaption {
	font-size: 10pt;  	
}

