@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#000000;
	text-align:justify;
	background-color:#EBEBEB;
	}
	
.container  {
	width:740px;
	margin-left:auto;
	margin-right:auto;
	vertical-align:top;
	padding:10px 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #ffffff;
}
	
	
.caption {
	font-size: 12px;
	text-align:justify;
	}
	
	
	
.white {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	}	
	
.table_white {
	color: #ffffff;
	}	
	
	
.yellow {	
	color: #faed18;	
	}


.title1 {
	color: #7852a2;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle1 {
	color: #7852a2;
	font-weight: bold;
	font-size: 16px;
	}
	
	
	
.title2 {
	color: #bf7c44;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle2 {
	color: #bf7c44;
	font-weight: bold;
	font-size: 16px;
	}
	
	
	
	
.title3 {
	color: #ee4f26;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle3 {
	color: #ee4f26;
	font-weight: bold;
	font-size: 16px;
	}
	
	
	
.title4 {
	color: #55b588;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle4 {
	color: #55b588;
	font-weight: bold;
	font-size: 16px;
	}
	
	
	
.title5 {
	color: #0d73ba;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle5 {
	color: #0d73ba;
	font-weight: bold;
	font-size: 16px;
	}
	
	
	
.title6 {
	color: #54afe2;
	font-weight: bold;
	font-size: 20px;
	}
	
	
.subtitle6 {
	color: #54afe2;
	font-weight: bold;
	font-size: 16px;
	}
	
	
.cell_writers    {
	text-align:justify;
	padding:10px 0 10px;
	vertical-align:top;
}

.white_box   {
	border:#000 1px solid
}

.notes    {
	font-size:15px;
}

