.global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: 26px;
	white-space: normal;
	font-weight: 600;


}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	list-style-type: square;

}
.tablehdr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #FFFFFF;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: 24px;
	font-weight: 600;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: 500;
	color: #990000;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;

}
.body:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 400;
	text-decoration: none;
	color: #333399;
}
.body:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	font-weight: 400;
	color: #333399;
}
.green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: 26px;
	font-weight: 600;
	color: #000000;
}
