/*****************************************************************************/
/* Global StyleSheet for ePlan                                               */
/* By: Therese DeLashmutt                                                    */
/*****************************************************************************/
/* If you think something could be done a better way, PLEASE let me know!!!  */
/* If you want to know WHY I did something the way I did, PLEASE ask me!!!   */
/*****************************************************************************/


welcome {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
	COLOR: white; 
	BACKGROUND-COLOR: #963d00
}
.pageheader {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 22pt; 
	COLOR: #fa7913
}
.subheader {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 13pt; 
	COLOR: white
}
.subtext {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	COLOR: black
}
.welcometext {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 12pt; 
	COLOR: black
}
.bodytext {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 10pt; 
	COLOR: black
}
.address {
	FONT-FAMILY:Arial, Helvetica, sans-serif; 
	FONT-SIZE: 8pt; 
	COLOR: black
}


