/* CSS Document */

.Body_Text {
	font-family: Arial;
	font-size: 14px; 
	color: #421595;
}
.Sub_Text {
	font-family: Arial;
	font-size: 12px; 
	color: #421595;
}
.Accent_2_Text {
	font-family: Arial;
	font-size: 14px;
	font-style:italic; 
	color: #421595;
}
.Title_Text {
	font-family: Arial;
	font-size: 30px;
	color: #421595;
}
.Header_Text {
	font-family: Arial;
	font-size: 22px;
	color: #421595;
}
.Accent_Text {
	font-family: Arial; 
	font-size: 14px; 
	color: #421595; 
	font-weight: bold; 
}
.Sub_Text {
	font-family: Arial;
	font-size: 12px;
	color: #421595;
}
.Footer_Text {
	font-family: Arial;
	font-size: 12px; 
	color: #421595;
}