body { background-color: #ffffcc;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969;margin: 0px 0px 0px;
    
}


img.pics { border: #330000 1px dashed;}
img.pics1 { border: #330000 1px dashed; width: 250px; height: 200px;}
img { border: 0;}

.pr11-10 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; margin-left: 10px;}
.pr11-30 {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #696969; margin-left: 100px; margin-right: 100px;}
.pr11-10b {font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000; margin-left: 10px;font-weight: bold;}

img.cp {border: #626a7b 1px dashed; width: 75; height: 60;}

table.content {border: #3E6FAC 1px solid; width: 90%;}
tr.con_top {background-color: #F4F8FD; height: 15px;}
td.con_bot {height: 15px; background-color: #F4F8FD;}
td.bord2h { BORDER-BOTTOM: #3E6FAC 1px solid; BORDER-RIGHT: #3E6FAC 1px solid; fontsize: 9px;}
td.bord2hb { BORDER-BOTTOM: #3E6FAC 1px solid; BORDER-RIGHT: #3E6FAC 1px solid; fontsize: 9px; font-weight: bold;}
td.bord3h { BORDER-BOTTOM: #3E6FAC 1px solid; fontsize: 9px;}
td.bord3hb { BORDER-BOTTOM: #3E6FAC 1px solid; fontsize: 9px; font-weight: bold;}
td.bord4h { BORDER-RIGHT: #3E6FAC 1px solid; fontsize: 9px;}
.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 1200px;
	margin: 0 auto;
}