.global {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	list-style-position: inside;
	list-style-type: square;
	background-color: #FFFFFF;
	color: #000099;
}
bodytext {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
H1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
H2 {
	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #000099;
}
p {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
