body {
	background-color: #000066;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000066;
	font-weight: normal;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}
.headers {
	  font-family: Arial, Helvetica, sans-serif;
	  font-size: 9px; 
	  font-style: 
	  normal; 
	  line-height: normal; 
	  font-weight: bolder; 
	  font-variant: normal; 
	  text-transform: uppercase; 
	  color: #000066;
}
.body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 14px; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000000;
}
.bold_header {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: uppercase; 
	color: #000066; 
	text-decoration: underline;
}
.body_short {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	font-variant: normal; 
	color: #000066;
}
.step_header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	color: #000066; 
	text-align: center;
}
.plain_bold_header {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bolder; 
	font-variant: normal; 
	text-transform: uppercase; 
	color: #000066;
}
.wisdom {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-style: normal; 
	line-height: 20px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #000066;
}
.faux_italic {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-style: normal; 
	line-height: 13px; 
	font-weight: normal; 
	font-variant: normal; 
	text-transform: none; 
	color: #999999; 
	text-align: center;
}
