
BODY.a {background-color: #ebebeb;
	align: center;
	font-family: arial;
	font-size: 14pt;
	font-weight: 400;
	}

TABLE.a {width: 100%;
	background-color: #333399;
	padding: 0;
	border-width: 0;
	border-style: none;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 14pt;
	font-weight: 400;
	color: black;
	}

TABLE.b {width: 100%;
	background-color: #333399;
	padding: 0;
	border-width: 1;
	border-color: #333399;
	align: center;
	text-align: center;
	font-family: arial;
	font-size: 10pt;
	font-weight: 400;
	color: black;
	}

TD.a {background-color: #333399;
	width: 40%;
	height: 110px;
	border: 0;	
	padding: 10;
	align: left;
	text-align: left;	
	vertical-align: center;
	}

TD.a2 {background-color: #333399;
	width: 60%;
	height: 110px;
	border: 0;	
	padding: 10;
	align: right;
	text-align: right;	
	vertical-align: center;
	}

TD.b {background-color: #FFFFFF;
	width: 100%;
	padding: 10;
	vertical-align: top;
	}

TD.b2 {background-color: #FFFFFF;
	width: 50%;
	padding: 10;
	vertical-align: top;
	}

TD.c {background-color: #FFFFFF;
	width: 100%;
	padding: 5;
	vertical-align: top;
	}

P.a {font-family: arial;
	font-size: 10pt;
	font-weight: 400;
	text-align: left;
	color: black;
	}

P.ac {font-family: arial;
	font-size: 10pt;
	font-weight: 400;
	text-align: center;
	color: black;
	}

P.a2 {font-family: arial;
	font-size: 8pt;
	font-weight: 400;
	text-align: center;
	color: black;
	}

P.b {font-family: arial, helvetica;
	font-size: 14pt;
	font-weight: 600;
	text-align: center;
	color: black;
	}

P.b2 {font-family: arial, helvetica;
	font-size: 14pt;
	font-weight: 600;
	text-align: left;
	color: black;
	}

P.b3 {font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 400;
	text-align: center;
	color: black;
	}

P.b4 {font-family: arial, helvetica;
	font-size: 10pt;
	font-weight: 400;
	text-align: right;
	color: black;
	}

P.center {font-family: arial, helvetica;
	text-align: center;
	}

FONT.a {font-family: arial, helvetica;
	font-size: 14;
	}

LI {list-style-type: disc;
	}

