.pageTitle {
	font-size: 24px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Arial;
	text-align: center;


}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #333333;

}
.menu {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: center;


}
ul {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	list-style-type: square;
}
.articleTitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #006600;
	text-align: center;

}
.justify {
	text-align: justify;
}
