/* 	Begin Modified Meyer Reset 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin:0; 
	padding:0; 
	border:0; 
	font-size:100%; 
	font:inherit; 
	vertical-align:baseline;
}*/
/* HTML5 reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display:block;
}
/*body { 
	line-height:1; letter-spacing:-0.25px; 
	
}*/
p {
	margin-bottom: 0;
}

table { border-collapse:collapse; border-spacing:0; }
th { font-weight:normal; text-align:left; }
ul { list-style-type:disc; }
.page ol, .page ul { list-style-position:inside; }
.page ol > li, .page  ul > li { text-indent:-1em; padding-left:1em; }
.page .singleline li, .page .singleline li { text-indent:inherit; padding:0; }
.page ol > li > *, .page ul > li > * { text-indent:initial; padding-left:initial; }
button { background:transparent;border:none; }
/*General styles*/

html, body, #container { height:100%; }
button { border:none;}
#container { height:100%; min-height:100%;}
b { font-weight:bold; }
i { font-style:italic; }
a { color:inherit; text-decoration:inherit; }
p:first-child { margin-top:inherit !important; }
*{ outline:none; animation-fill-mode:both !important; -webkit-animation-fill-mode:both !important; }
[onclick], [onrollover], button { cursor:pointer; pointer-events:auto; }

#in5footer,#demoNote,#loadIndicator{
	min-width:100%;
	color:#fff;
	background:#666;
	font-family:"Trebuchet MS", "Lucida Grande", Helvetica, sans-serif;
	text-align:center;
	font-size:15px;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
}

#loadIndicator{
	width:100%;
	top:0; left:0; margin:auto;
	padding:6px;
    position:fixed;
    box-shadow:0 2px 4px rgba(0, 0, 0, 0.3);
    transition:all 1s ease-in .5s;
    opacity:1;
    z-index:99;
}
body.loaded #loadIndicator {
	opacity:0;
	transform:translateY(-36px);
	-webkit-transform:translateY(-36px);
	display:none\9;/*old IE*/
}
#loadIndicator img {
	vertical-align:text-bottom;
    width:18px;
}
#loadIndicator span:after { content:' Loading Content...'; }
html.local #loadIndicator, html.dps #loadIndicator, html.baker #loadIndicator { display:none; }

#in5footer{
	height:26px;
	line-height:26px;
	clear:both;
	position:relative;
	margin-top:-26px;
}

#demoNote {
    right:0; bottom:0; margin:auto;
    height:96px !important;
    padding:36px 10px;
}

#in5footer a, #demoNote a {
	text-decoration:none;
	color:#99ccff;
}
svg-img{display:block;position:absolute;}
.win-safari svg-img{width:100%;}
svg-img{width:100%\9;}
@media all and (-ms-high-contrast:none){ *::-ms-backdrop,.svg-img{width:100%;} }
.pageItem, svg { position:absolute; }
svg { overflow:visible; }
.pageItem, .pageItemIFrame {
	display:block;
	top:0;
	left:0;
	width:auto !important;
	height:auto !important;
	box-sizing:border-box; 
	-moz-box-sizing:border-box;
	-webkit-tap-highlight-color:transparent;
	padding:0;
}
.pageItem p input, .pageItem p button {display:inline;}
.pageItem p .hidden {visibility:hidden; }

html.ios .iframe-container { overflow:auto; -webkit-overflow-scrolling:touch; }

.page {
	position:relative;
	float:left;
	height:100%;
	width:100%;
	overflow:hidden;
}

.pages {
	list-style:none outside none;
	padding:0;
	margin:0 auto ;
}	

#container > .page { /*center single page baker*/
    position:absolute;
    bottom:0;
    left:0; 
    right:0;
    top:0;
    margin:0 auto;
}

.textColumn { float:left; }
.singleline p { line-height:1em !important; position:absolute;/*fix webkit display issue*/ }

/*.scroll, .scroll-vert, .scroll-horiz { -webkit-overflow-scrolling:touch; }*//*currently broken in iOS*/
.scroll { overflow:auto; }
.scroll-vert { overflow-y:auto; overflow-x:hidden; }
.scroll-horiz { overflow-x:auto; overflow-y:hidden; }
.scroll-vert::-webkit-scrollbar { -webkit-appearance:none; width:7px; } /*add back scrollbar for webkit*/
.scroll-vert::-webkit-scrollbar-thumb { border-radius:4px; background-color:rgba(0,0,0,.5); }
.hidescroll::-webkit-scrollbar { display:none; }
.hidescroll { -ms-overflow-style:none; overflow:-moz-scrollbars-none;/*old FF*/ }
.pulltab-left, .pulltab-left > * {
	-moz-transform:scaleX(-1);
    -webkit-transform:scaleX(-1);
    -o-transform:scaleX(-1);
    transform:scaleX(-1);
}
.pulltab-top, .pulltab-top > * {
	-moz-transform:scaleY(-1);
    -webkit-transform:scaleY(-1);
    -o-transform:scaleY(-1);
    transform:scaleY(-1);
}	

@media only screen and (max-device-width:1024px) {
	.anythingSlider {padding:0;}
}

object, embed, img, a { outline:0; }

.liquid svg {
    height:100%;
    width:100%;
}

.noPlugin {
	width:100%;
	height:100%;
	background:#ccc;
	border:1px solid #666;
	padding:6px;
}

.paper-vertical, .paper-horizontal { padding:0 8px; }
.paper-horizontal {
	position:absolute;
	top:50%;
	overflow:visible;
}

.paper-vertical .page, .paper-horizontal .page {
	border:1px solid #bbb;	
	margin:4px 4px 4px 0;
	-moz-box-shadow:0px 0px 0px #999;
	-webkit-box-shadow:0px 0px 5px #999;
	box-shadow:0px 0px 5px #999;
	-ms-filter:"progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999')";/*IE8*/
}

/*video skins*/
.mejs-none .mejs-controls {display:none !important;}

.liquid .page, .page.liquid {
	position:absolute;
	width:100%;
	height:100%;
	overflow:hidden;
	display:none;
}

.page.liquid { /*for multi-file*/
    display:block;
}
.liquid .page.activePage {display:block; }
.liquid video {width:100%; height:100%; }

.page.ls { bottom:auto !important; }

#container > nav { display:none; }
#container > nav > button {
	display:block;
	position:absolute;
	top:50%;
	width:68px;
	height:68px;
	margin:-34px 0 0 0; /* half height of image */
	text-align:center;
	outline:0;
	background:url(../images/arrows-slider.png) no-repeat;
}	
#container > nav > button:hover { opacity:.7; }
#container > nav > #backBtn { left:0; background-position:left bottom; }
#container > nav > #nextBtn { right:0; background-position:right bottom; }

/* ColorBox Core Style:The following CSS is consistent between example themes and should not be altered. */
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; /*-webkit-overflow-scrolling:touch;*/}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box;}

/* 	Colorbox User Style:
*/
#colorbox{
	border-radius:12px;
    box-shadow:0 0 10px 10px #CCCCCC;
}
    #colorbox, #cboxOverlay, #cboxContent, .cboxIframe, #cboxLoadedContent, #cboxLoadingOverlay { background:#fff; }
    #cboxContent{ overflow:hidden;}
    #cboxMiddleLeft, #cboxMiddleRight { width:8px; }
    #cboxTopCenter{ height:24px; } 
    #cboxBottomCenter { height:8px; }
	#cboxError{padding:50px;}
	#cboxLoadedContent{margin-top:28px;}
	#cboxTitle, #cboxCurrent { position:absolute; top:4px; left:0; color:#949494; }
	#cboxTitle{ text-align:center; width:100%; }
	#cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
	#cboxPrevious, #cboxNext { position:absolute; top:50%; margin-top:-32px; width:33px; height:65px; text-indent:-9999px;}
	#cboxPrevious{left:0px; background:url(../images/lb_controls.png) no-repeat top left; }
	#cboxNext{right:0px; background:url(../images/lb_controls.png) no-repeat top right; }
	#cboxLoadingGraphic{background:url(../images/loading.gif) no-repeat center center;}
	#cboxClose{position:absolute; top:2px; right:0px; display:block; background:url(../images/lb_controls.png) no-repeat top center; width:26px; height:24px; text-indent:-9999px;}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft, .cboxIE #cboxTopCenter, .cboxIE #cboxTopRight, .cboxIE #cboxBottomLeft, .cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight, .cboxIE #cboxMiddleLeft, .cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.hidden { display:none; }
.mso, .group, .mso > .state { pointer-events:none; }
.mso > .state.active * { pointer-events:auto; }
[data-tapstart="1"], [data-useswipe="1"], .group > * { pointer-events:auto; }
.mso > .state { display:none; width:100% !important; height:inherit !important; position:absolute; z-index:-1; }
.liquid .mso > .state { height:100% !important; }
.mso > .state.active, .mso > .state.transition { display:block; z-index:0; }
.mso.slideshow.seq, .panzoom, .fauxgroup { overflow:hidden; }
.panzoom { cursor:move; cursor:-moz-grab; cursor:-webkit-grab; }

.align-vert { display:table; }
[class^="valign"] {
	position:relative;
	display:table-cell;
	vertical-align:middle;
}
.valign-bottom { vertical-align:bottom; }

.flex-image, .fill-image { background-repeat:no-repeat; }
.flex-image { background-size:contain; background-position:center; }
.fill-image { background-size:cover; }

/*tabs*/
p.tabs, p.tabs > a { 
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:flex; 
}
p.tabs > a {
	width:100%;
	width:-moz-available;
	width:-webkit-fill-available;
}
p.tabs span.tabbed-right { 
	-ms-flex-grow:1; 
	-webkit-flex-grow:1; 
	flex-grow:1; 
	text-align:right; 
}
p.tabs span.tabbed-center { 
	-ms-flex-grow:50; 
	-webkit-flex-grow:50; 
	flex-grow:50; 
	text-align:center; 
}
span.tabbed-standard { text-indent:1.5ex;padding-left:1.5ex; }

/*anchor object styles*/
.ao-noTextWrap { position:absolute; }
.ao-alignLeft, .ao-leftFullWidth { float:left; position:relative; }
.ao-alignRight, .ao-rightFullWidth { float:right; transform-origin:90% 50%; -webkit-transform:90% 50%; /*fix for anchored animation*/ }
.ao-alignCenter {display:block; margin-left:auto; margin-right:auto;}
.ao-inlineTable { display:block; }
.ao-leftFullWidth { padding-right:100%; }
.ao-rightFullWidth { padding-left:100%; }
.anchorGroup { position:relative; };
div.ao-alignLeft:before, div.ao-leftFullWidth:before { content:''; float:left; display:none; }
div.ao-alignRight:before, div.ao-leftFullRight:before { content:''; float:right; display:none; }
.anchorGroup > .mso, .anchorGroup > .group { position:relative; }

ul.thumbs {
	padding:20px;
	white-space:nowrap;
    width:1px;
}

ul.thumbs li { /*Baker index thumbnails*/
    display:inline;
    list-style-type:none;
    margin:0 4px;
    outline:none;
    vertical-align:top;
}
ul.thumbs > li img { box-shadow:0 0 4px rgba(0, 0, 0, 0.5); }
.baker audio[controls] {min-width:400px;} /*fix progress bar*/

/*CSS Generated from InDesign Styles*/

body { background:#ededed; }
#slider { width:768.00px; height:1004.00px; }
.page { width:768.00px; height:1004.00px; background: #fff !important; }
.paper-vertical { width:768.00px; height:100%; }
.paper-horizontal { width:80912.00px; height:1004.00px; margin-top:-502.00px; }
@media all and (max-height:1004.00px) {
	.paper-horizontal { margin:0;top:0;}
	#container > .page { margin:0 auto;}/*pos top for webkit+baker*/
	.anythingSlider-in5 .arrow a { margin: -68px 0 0 0; }
}
@media all and (max-width:768.00px) {
	.paper-vertical .page, .paper-horizontal .page, .anythingSlider-in5 { padding:0;margin:0;top:0;border:0; }
	.paper-vertical, .paper-horizontal { padding:0; }
}
.mejs-audio {display:none;}
@font-face {
	font-family:FF-Roboto-Light;
	src:url("../fonts/Roboto-Light_0.ttf");
}

@font-face {
	font-family:FF-Roboto-Bold;
	src:url("../fonts/Roboto-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-LibreBaskerville-Italic;
	src:url("../fonts/LibreBaskerville-Italic.otf");
	font-style:italic;
}

@font-face {
	font-family:FF-Merriweather-UltraBdIt;
	src:url("../fonts/Merriweather-UltraBdIt.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-MinionPro-Regular;
	src:url("../fonts/MinionPro-Regular.otf");
}

@font-face {
	font-family:FF-Marvel-BoldItalic;
	src:url("../fonts/Marvel-BoldItalic.ttf");
	font-weight:bold;
	font-style:italic;
}

@font-face {
	font-family:FF-Merriweather-Italic;
	src:url("../fonts/Merriweather-Italic.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-Roboto-Regular;
	src:url("../fonts/Roboto-Regular.ttf");
}

@font-face {
	font-family:FF-Merriweather-Bold;
	src:url("../fonts/Merriweather-Bold_0.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Marvel-Italic;
	src:url("../fonts/Marvel-Italic.ttf");
	font-style:italic;
}

@font-face {
	font-family:FF-Marvel-Regular;
	src:url("../fonts/Marvel-Regular.ttf");
}

@font-face {
	font-family:FF-Marvel-Bold;
	src:url("../fonts/Marvel-Bold.ttf");
	font-weight:bold;
}

@font-face {
	font-family:FF-Merriweather-Regular;
	src:url("../fonts/Merriweather-Regular.ttf");
}

#item2660 {
	width:668px !important;
	left:50px !important;
	top:118px !important;
	min-height:139px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item2744 {
	width:181px !important;
	left:537px !important;
	top:729px !important;
	min-height:65px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18311 {
	width:133px !important;
	left:247px !important;
	top:283px !important;
	min-height:154px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18344 {
	width:133px !important;
	left:585px !important;
	top:283px !important;
	min-height:154px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18368 {
	width:369px !important;
	left:50px !important;
	top:733px !important;
	min-height:96px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18425 {
	width:198px !important;
	left:125px !important;
	top:499px !important;
	min-height:81px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18498 {
	width:181px !important;
	left:537px !important;
	top:811px !important;
	min-height:52px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item18566 {
	width:625px !important;
	left:93px !important;
	top:910px !important;
	min-height:44px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53174 {
	width:198px !important;
	left:125px !important;
	top:604px !important;
	min-height:81px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53233 {
	width:198px !important;
	left:520px !important;
	top:499px !important;
	min-height:81px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53256 {
	width:198px !important;
	left:520px !important;
	top:604px !important;
	min-height:81px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45020 {
	width:668px !important;
	left:50px !important;
	top:176px !important;
	min-height:560px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50860 {
	width:673px !important;
	height:31px !important;
	left:48px !important;
	top:738px !important;
	background:url('../images/item50860.png') no-repeat 0 50%;
}

#item42612 {
	width:668px !important;
	left:50px !important;
	top:176px !important;
	min-height:420px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50876 {
	width:673px !important;
	height:29px !important;
	left:48px !important;
	top:598px !important;
	background:url('../images/item50876.png') no-repeat 0 50%;
}

#item53532 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53532.png') no-repeat 0 50%;
}

#item53580 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53580.png') no-repeat 0 50%;
}

#item53577 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53577.png') no-repeat 0 50%;
}

#item53548 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53548.png') no-repeat 0 50%;
}

#item16359 {
	mix-blend-mode:multiply;
	width:220px !important;
	left:498px !important;
	top:50px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item56077 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52652 {
	width:324px !important;
	left:60px !important;
	top:179px !important;
	min-height:84px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52677 {
	width:330px !important;
	left:60px !important;
	top:438px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52702 {
	width:658px !important;
	left:60px !important;
	top:718px !important;
	min-height:60px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52727 {
	width:330px !important;
	left:60px !important;
	top:842px !important;
	min-height:41px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52752 {
	width:652px !important;
	left:60px !important;
	top:267px !important;
	min-height:159px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52756 {
	width:658px !important;
	left:60px !important;
	top:506px !important;
	min-height:178px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52760 {
	width:658px !important;
	left:60px !important;
	top:782px !important;
	min-height:51px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52765 {
	width:311px !important;
	height:51px !important;
	left:57px !important;
	top:213px !important;
	background:url('../images/item52765.png') no-repeat 0 50%;
}

#item52769 {
	width:335px !important;
	height:28px !important;
	left:57px !important;
	top:471px !important;
	background:url('../images/item52769.png') no-repeat 0 50%;
}

#item52773 {
	width:269px !important;
	height:28px !important;
	left:57px !important;
	top:751px !important;
	background:url('../images/item52773.png') no-repeat 0 50%;
}

#item52777 {
	width:303px !important;
	height:24px !important;
	left:85px !important;
	top:265px !important;
	background:url('../images/item52777.png') no-repeat 0 50%;
}

#item52781 {
	width:322px !important;
	height:22px !important;
	left:85px !important;
	top:287px !important;
	background:url('../images/item52781.png') no-repeat 0 50%;
}

#item52785 {
	width:431px !important;
	height:24px !important;
	left:84px !important;
	top:309px !important;
	background:url('../images/item52785.png') no-repeat 0 50%;
}

#item52789 {
	width:243px !important;
	height:24px !important;
	left:85px !important;
	top:333px !important;
	background:url('../images/item52789.png') no-repeat 0 50%;
}

#item52794 {
	width:191px !important;
	height:24px !important;
	left:84px !important;
	top:353px !important;
	background:url('../images/item52794.png') no-repeat 0 50%;
}

#item52798 {
	width:233px !important;
	height:19px !important;
	left:85px !important;
	top:378px !important;
	background:url('../images/item52798.png') no-repeat 0 50%;
}

#item52802 {
	width:286px !important;
	height:24px !important;
	left:85px !important;
	top:398px !important;
	background:url('../images/item52802.png') no-repeat 0 50%;
}

#item52806 {
	width:462px !important;
	height:24px !important;
	left:89px !important;
	top:504px !important;
	background:url('../images/item52806.png') no-repeat 0 50%;
}

#item52811 {
	width:534px !important;
	height:27px !important;
	left:89px !important;
	top:523px !important;
	background:url('../images/item52811.png') no-repeat 0 50%;
}

#item52815 {
	width:323px !important;
	height:24px !important;
	left:89px !important;
	top:549px !important;
	background:url('../images/item52815.png') no-repeat 0 50%;
}

#item52819 {
	width:350px !important;
	height:22px !important;
	left:88px !important;
	top:573px !important;
	background:url('../images/item52819.png') no-repeat 0 50%;
}

#item52824 {
	width:148px !important;
	height:21px !important;
	left:120px !important;
	top:593px !important;
	background:url('../images/item52824.png') no-repeat 0 50%;
}

#item52828 {
	width:324px !important;
	height:27px !important;
	left:120px !important;
	top:610px !important;
	background:url('../images/item52828.png') no-repeat 0 50%;
}

#item52832 {
	width:136px !important;
	height:24px !important;
	left:120px !important;
	top:636px !important;
	background:url('../images/item52832.png') no-repeat 0 50%;
}

#item52836 {
	width:221px !important;
	height:27px !important;
	left:86px !important;
	top:656px !important;
	background:url('../images/item52836.png') no-repeat 0 50%;
}

#item52840 {
	width:306px !important;
	height:27px !important;
	left:85px !important;
	top:780px !important;
	background:url('../images/item52840.png') no-repeat 0 50%;
}

#item52844 {
	width:238px !important;
	height:26px !important;
	left:85px !important;
	top:802px !important;
	background:url('../images/item52844.png') no-repeat 0 50%;
}

#item52848 {
	width:166px !important;
	height:30px !important;
	left:61px !important;
	top:848px !important;
	background:url('../images/item52848.png') no-repeat 0 50%;
}

#item56051 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item2367 {
	width:590px !important;
	left:92px !important;
	top:315px !important;
	min-height:664px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item2401 {
	mix-blend-mode:multiply;
	width:247px !important;
	left:113px !important;
	top:70px !important;
	min-height:74px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item2446 {
	width:247px !important;
	left:113px !important;
	top:103px !important;
	min-height:83px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item40550 {
	width:170px !important;
	left:548px !important;
	top:280px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item914 {
	width:550px !important;
	left:50px !important;
	top:762px !important;
	min-height:193px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item952 {
	width:550px !important;
	left:50px !important;
	top:664px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item3865 {
	width:367px !important;
	left:50px !important;
	top:92px !important;
	min-height:152px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:23.4px;
	-webkit-column-gap:23.4px;
	column-gap:23.4px;
}

#item16391 {
	mix-blend-mode:multiply;
	width:220px !important;
	left:498px !important;
	top:50px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item56026 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item927 {
	width:420px !important;
	left:298px !important;
	top:50px !important;
	min-height:542px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item1001 {
	width:210px !important;
	left:60px !important;
	top:56px !important;
	min-height:339px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45673 {
	mix-blend-mode:multiply;
	width:420px !important;
	left:298px !important;
	top:932px !important;
	min-height:20px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item56001 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item3935 {
	width:550px !important;
	left:50px !important;
	top:540px !important;
	min-height:414px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55976 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45699 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:497px !important;
	min-height:19px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item3997 {
	width:550px !important;
	left:50px !important;
	top:673px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4020 {
	mix-blend-mode:multiply;
	width:142px !important;
	left:576px !important;
	top:50px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4121 {
	width:668px !important;
	left:50px !important;
	top:92px !important;
	min-height:156px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item32314 {
	width:550px !important;
	left:50px !important;
	top:764px !important;
	min-height:190px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55951 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55926 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4267 {
	width:210px !important;
	left:498px !important;
	top:55px !important;
	min-height:317px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42672 {
	width:420px !important;
	left:50px !important;
	top:50px !important;
	min-height:904px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37355 {
	mix-blend-mode:multiply;
	width:551px !important;
	left:50px !important;
	top:934px !important;
	min-height:17px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42678 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:392px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55901 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55876 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42684 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:362px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4316 {
	width:550px !important;
	left:50px !important;
	top:760px !important;
	min-height:194px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4339 {
	width:211px !important;
	left:389px !important;
	top:662px !important;
	min-height:40px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4389 {
	width:668px !important;
	left:50px !important;
	top:92px !important;
	min-height:156px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37409 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:704px !important;
	min-height:50px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item47636 {
	width:67px !important;
	left:317px !important;
	top:671px !important;
	min-height:33px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55851 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item4465 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:688px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55825 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24686 {
	width:642px !important;
	left:76px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24731 {
	width:15px !important;
	left:56px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item6246 {
	width:608px !important;
	left:110px !important;
	top:404px !important;
	min-height:162px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item42341 {
	width:608px !important;
	left:110px !important;
	top:598px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item53541 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53541.png') no-repeat 0 50%;
}

#item53589 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53589.png') no-repeat 0 50%;
}

#item53568 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53568.png') no-repeat 0 50%;
}

#item53558 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53558.png') no-repeat 0 50%;
}

#item32421 {
	width:668px !important;
	left:50px !important;
	top:215px !important;
	min-height:178px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item32450 {
	width:667px !important;
	left:51px !important;
	top:806px !important;
	min-height:158px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42462 {
	mix-blend-mode:multiply;
	width:667px !important;
	left:51px !important;
	top:750px !important;
	min-height:35px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55800 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53535 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53535.png') no-repeat 0 50%;
}

#item53551 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53551.png') no-repeat 0 50%;
}

#item53574 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53574.png') no-repeat 0 50%;
}

#item53583 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53583.png') no-repeat 0 50%;
}

#item55775 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24844 {
	width:525px !important;
	left:77px !important;
	top:916px !important;
	min-height:38px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24867 {
	width:15px !important;
	left:56px !important;
	top:916px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42697 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:378px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45749 {
	width:550px !important;
	left:50px !important;
	top:849px !important;
	min-height:34px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50733 {
	width:166px !important;
	height:120px !important;
	left:241px !important;
	top:620px !important;
	background:url('../images/item50733.png') no-repeat 0 50%;
}

#item50923 {
	width:505px !important;
	height:15px !important;
	left:73px !important;
	top:927px !important;
	background:url('../images/item50923.png') no-repeat 0 50%;
}

#item11936 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:58px !important;
	top:524px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42703 {
	width:550px !important;
	left:50px !important;
	top:49px !important;
	min-height:59px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45802 {
	width:550px !important;
	left:50px !important;
	top:509px !important;
	min-height:34px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55750 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49025 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:184px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50767 {
	width:160px !important;
	height:115px !important;
	left:244px !important;
	top:284px !important;
	background:url('../images/item50767.png') no-repeat 0 50%;
}

#item32582 {
	width:668px !important;
	left:50px !important;
	top:212px !important;
	min-height:182px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item32926 {
	width:668px !important;
	left:50px !important;
	top:796px !important;
	min-height:98px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36391 {
	mix-blend-mode:multiply;
	width:667px !important;
	left:50px !important;
	top:719px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item40099 {
	width:641px !important;
	left:77px !important;
	top:928px !important;
	min-height:27px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item40191 {
	width:15px !important;
	left:56px !important;
	top:928px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55725 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50928 {
	width:398px !important;
	height:15px !important;
	left:153px !important;
	top:938px !important;
	background:url('../images/item50928.png') no-repeat 0 50%;
}

#item55700 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22213 {
	width:523px !important;
	left:77px !important;
	top:878px !important;
	min-height:76px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24973 {
	width:15px !important;
	left:56px !important;
	top:878px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24999 {
	width:15px !important;
	left:56px !important;
	top:895px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25025 {
	width:15px !important;
	left:56px !important;
	top:913px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42709 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:800px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43464 {
	width:15px !important;
	left:56px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50932 {
	width:261px !important;
	height:15px !important;
	left:320px !important;
	top:910px !important;
	background:url('../images/item50932.png') no-repeat 0 50%;
}

#item50936 {
	width:275px !important;
	height:15px !important;
	left:75px !important;
	top:922px !important;
	background:url('../images/item50936.png') no-repeat 0 50%;
}

#item12399 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:51px !important;
	top:501px !important;
	min-height:45px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22272 {
	width:524px !important;
	left:77px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25091 {
	width:15px !important;
	left:56px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42716 {
	width:550px !important;
	left:50px !important;
	top:573px !important;
	min-height:323px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55675 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item40329 {
	width:524px !important;
	left:77px !important;
	top:905px !important;
	min-height:49px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item40352 {
	width:15px !important;
	left:56px !important;
	top:905px !important;
	min-height:30px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42493 {
	mix-blend-mode:multiply;
	width:551px !important;
	left:50px !important;
	top:473px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42730 {
	width:550px !important;
	left:50px !important;
	top:530px !important;
	min-height:306px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55650 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50940 {
	width:371px !important;
	height:15px !important;
	left:211px !important;
	top:916px !important;
	background:url('../images/item50940.png') no-repeat 0 50%;
}

#item50945 {
	width:407px !important;
	height:15px !important;
	left:74px !important;
	top:928px !important;
	background:url('../images/item50945.png') no-repeat 0 50%;
}

#item22327 {
	width:523px !important;
	left:77px !important;
	top:939px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25296 {
	width:15px !important;
	left:56px !important;
	top:939px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42734 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:56px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45853 {
	width:555px !important;
	left:50px !important;
	top:504px !important;
	min-height:34px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55625 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49089 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:179px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50771 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:281px !important;
	background:url('../images/item50771.png') no-repeat 0 50%;
}

#item33063 {
	width:668px !important;
	left:50px !important;
	top:217px !important;
	min-height:174px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item33090 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:156px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42520 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55600 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36520 {
	width:524px !important;
	left:77px !important;
	top:865px !important;
	min-height:90px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36544 {
	width:15px !important;
	left:56px !important;
	top:865px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36567 {
	width:15px !important;
	left:56px !important;
	top:906px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42548 {
	mix-blend-mode:multiply;
	width:551px !important;
	left:50px !important;
	top:339px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42739 {
	width:550px !important;
	left:50px !important;
	top:389px !important;
	min-height:447px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55575 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50949 {
	width:505px !important;
	height:15px !important;
	left:93px !important;
	top:876px !important;
	background:url('../images/item50949.png') no-repeat 0 50%;
}

#item50955 {
	width:397px !important;
	height:15px !important;
	left:93px !important;
	top:928px !important;
	background:url('../images/item50955.png') no-repeat 0 50%;
}

#item42749 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:314px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42753 {
	width:550px !important;
	left:50px !important;
	top:767px !important;
	min-height:194px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44484 {
	mix-blend-mode:multiply;
	width:552px !important;
	left:50px !important;
	top:700px !important;
	min-height:46px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55550 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50193 {
	width:469px !important;
	left:126px !important;
	top:643px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50774 {
	width:73px !important;
	height:65px !important;
	left:47px !important;
	top:566px !important;
	background:url('../images/item50774.png') no-repeat 0 50%;
}

#item36794 {
	width:523px !important;
	left:77px !important;
	top:887px !important;
	min-height:66px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36817 {
	width:15px !important;
	left:56px !important;
	top:887px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37045 {
	width:15px !important;
	left:56px !important;
	top:928px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42758 {
	width:550px !important;
	left:50px !important;
	top:457px !important;
	min-height:392px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46582 {
	mix-blend-mode:multiply;
	width:549px !important;
	left:51px !important;
	top:381px !important;
	min-height:46px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55525 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50163 {
	width:469px !important;
	left:126px !important;
	top:324px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50777 {
	width:67px !important;
	height:67px !important;
	left:46px !important;
	top:250px !important;
	background:url('../images/item50777.png') no-repeat 0 50%;
}

#item50959 {
	width:392px !important;
	height:15px !important;
	left:153px !important;
	top:898px !important;
	background:url('../images/item50959.png') no-repeat 0 50%;
}

#item50964 {
	width:356px !important;
	height:15px !important;
	left:92px !important;
	top:938px !important;
	background:url('../images/item50964.png') no-repeat 0 50%;
}

#item22475 {
	width:523px !important;
	left:77px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25452 {
	width:15px !important;
	left:56px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42769 {
	width:550px !important;
	left:50px !important;
	top:458px !important;
	min-height:441px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46730 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:381px !important;
	min-height:46px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55500 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50133 {
	width:469px !important;
	left:126px !important;
	top:324px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50780 {
	width:57px !important;
	height:67px !important;
	left:50px !important;
	top:248px !important;
	background:url('../images/item50780.png') no-repeat 0 50%;
}

#item33319 {
	width:668px !important;
	left:50px !important;
	top:217px !important;
	min-height:154px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item33346 {
	width:667px !important;
	left:51px !important;
	top:806px !important;
	min-height:158px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43743 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:737px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55475 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55449 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22573 {
	width:523px !important;
	left:77px !important;
	top:872px !important;
	min-height:82px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25632 {
	width:15px !important;
	left:56px !important;
	top:872px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25658 {
	width:15px !important;
	left:56px !important;
	top:913px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25684 {
	width:15px !important;
	left:56px !important;
	top:943px !important;
	min-height:11px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42776 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:758px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50968 {
	width:227px !important;
	height:15px !important;
	left:374px !important;
	top:883px !important;
	background:url('../images/item50968.png') no-repeat 0 50%;
}

#item50972 {
	width:134px !important;
	height:15px !important;
	left:75px !important;
	top:896px !important;
	background:url('../images/item50972.png') no-repeat 0 50%;
}

#item13490 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:501px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22639 {
	width:523px !important;
	left:77px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25767 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42784 {
	width:550px !important;
	left:50px !important;
	top:564px !important;
	min-height:336px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55423 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37473 {
	width:210px !important;
	left:498px !important;
	top:55px !important;
	min-height:99px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42791 {
	width:420px !important;
	left:50px !important;
	top:50px !important;
	min-height:452px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item45882 {
	width:553px !important;
	left:50px !important;
	top:904px !important;
	min-height:20px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55398 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49121 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:578px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50783 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:678px !important;
	background:url('../images/item50783.png') no-repeat 0 50%;
}

#item55373 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37505 {
	mix-blend-mode:multiply;
	width:401px !important;
	left:50px !important;
	top:909px !important;
	min-height:41px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42800 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:210px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55348 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22685 {
	width:523px !important;
	left:77px !important;
	top:940px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25855 {
	width:21px !important;
	left:56px !important;
	top:940px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42806 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:828px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22725 {
	width:523px !important;
	left:77px !important;
	top:877px !important;
	min-height:75px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item25937 {
	width:21px !important;
	left:56px !important;
	top:877px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42812 {
	width:550px !important;
	left:51px !important;
	top:50px !important;
	min-height:230px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46947 {
	mix-blend-mode:multiply;
	width:551px !important;
	left:50px !important;
	top:657px !important;
	min-height:77px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55323 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50103 {
	width:469px !important;
	left:127px !important;
	top:600px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50787 {
	width:63px !important;
	height:69px !important;
	left:50px !important;
	top:525px !important;
	background:url('../images/item50787.png') no-repeat 0 50%;
}

#item50976 {
	width:228px !important;
	height:15px !important;
	left:375px !important;
	top:927px !important;
	background:url('../images/item50976.png') no-repeat 0 50%;
}

#item50979 {
	width:134px !important;
	height:15px !important;
	left:74px !important;
	top:900px !important;
	background:url('../images/item50979.png') no-repeat 0 50%;
}

#item51154 {
	width:444px !important;
	height:15px !important;
	left:74px !important;
	top:929px !important;
	background:url('../images/item51154.png') no-repeat 0 50%;
}

#item51172 {
	width:21px !important;
	left:56px !important;
	top:917px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43819 {
	mix-blend-mode:multiply;
	width:549px !important;
	left:51px !important;
	top:501px !important;
	min-height:29px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55298 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item33567 {
	width:668px !important;
	left:50px !important;
	top:216px !important;
	min-height:172px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item33593 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:129px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37563 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55273 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55248 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22806 {
	width:523px !important;
	left:77px !important;
	top:869px !important;
	min-height:85px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26047 {
	width:21px !important;
	left:56px !important;
	top:869px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26073 {
	width:21px !important;
	left:56px !important;
	top:898px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30128 {
	width:21px !important;
	left:56px !important;
	top:938px !important;
	min-height:16px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42831 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:778px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50989 {
	width:439px !important;
	height:15px !important;
	left:152px !important;
	top:909px !important;
	background:url('../images/item50989.png') no-repeat 0 50%;
}

#item50993 {
	width:115px !important;
	height:15px !important;
	left:74px !important;
	top:919px !important;
	background:url('../images/item50993.png') no-repeat 0 50%;
}

#item22862 {
	width:523px !important;
	left:77px !important;
	top:924px !important;
	min-height:30px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26220 {
	width:21px !important;
	left:56px !important;
	top:924px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26246 {
	width:21px !important;
	left:56px !important;
	top:942px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42837 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:301px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43866 {
	width:550px !important;
	left:50px !important;
	top:831px !important;
	min-height:67px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55223 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22919 {
	width:523px !important;
	left:77px !important;
	top:882px !important;
	min-height:72px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26399 {
	width:21px !important;
	left:56px !important;
	top:882px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26432 {
	width:21px !important;
	left:56px !important;
	top:899px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42842 {
	width:550px !important;
	left:50px !important;
	top:487px !important;
	min-height:363px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43890 {
	width:550px !important;
	left:50px !important;
	top:426px !important;
	min-height:34px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55198 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49152 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:100px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50790 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:204px !important;
	background:url('../images/item50790.png') no-repeat 0 50%;
}

#item51303 {
	width:21px !important;
	left:56px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item14260 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:847px !important;
	min-height:42px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item22964 {
	width:523px !important;
	left:77px !important;
	top:911px !important;
	min-height:42px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26549 {
	width:21px !important;
	left:56px !important;
	top:911px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42849 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:240px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55173 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51399 {
	width:21px !important;
	left:56px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42854 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:402px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item48542 {
	width:551px !important;
	left:50px !important;
	top:913px !important;
	min-height:39px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55147 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55122 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42862 {
	width:550px !important;
	left:50px !important;
	top:476px !important;
	min-height:384px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43981 {
	width:550px !important;
	left:50px !important;
	top:426px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49182 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:100px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50793 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:202px !important;
	background:url('../images/item50793.png') no-repeat 0 50%;
}

#item51436 {
	width:524px !important;
	left:77px !important;
	top:914px !important;
	min-height:40px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51460 {
	width:21px !important;
	left:56px !important;
	top:914px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51506 {
	width:116px !important;
	height:15px !important;
	left:434px !important;
	top:925px !important;
	background:url('../images/item51506.png') no-repeat 0 50%;
}

#item51510 {
	width:318px !important;
	height:15px !important;
	left:74px !important;
	top:937px !important;
	background:url('../images/item51510.png') no-repeat 0 50%;
}

#item23042 {
	width:524px !important;
	left:77px !important;
	top:928px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26822 {
	width:21px !important;
	left:56px !important;
	top:928px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42868 {
	width:550px !important;
	left:51px !important;
	top:478px !important;
	min-height:408px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item47087 {
	mix-blend-mode:multiply;
	width:551px !important;
	left:50px !important;
	top:381px !important;
	min-height:56px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55097 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50068 {
	width:469px !important;
	left:127px !important;
	top:324px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50797 {
	width:59px !important;
	height:61px !important;
	left:50px !important;
	top:251px !important;
	background:url('../images/item50797.png') no-repeat 0 50%;
}

#item37198 {
	mix-blend-mode:multiply;
	width:552px !important;
	left:51px !important;
	top:461px !important;
	min-height:51px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43986 {
	mix-blend-mode:multiply;
	width:552px !important;
	left:51px !important;
	top:932px !important;
	min-height:21px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55072 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49212 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:58px !important;
	top:607px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50800 {
	width:160px !important;
	height:115px !important;
	left:247px !important;
	top:708px !important;
	background:url('../images/item50800.png') no-repeat 0 50%;
}

#item42875 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:193px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44598 {
	width:550px !important;
	left:50px !important;
	top:649px !important;
	min-height:43px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55047 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49242 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:324px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50803 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:425px !important;
	background:url('../images/item50803.png') no-repeat 0 50%;
}

#item33870 {
	width:668px !important;
	left:50px !important;
	top:218px !important;
	min-height:158px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item33896 {
	width:669px !important;
	left:49px !important;
	top:806px !important;
	min-height:148px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37226 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:751px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item55022 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30331 {
	width:523px !important;
	left:77px !important;
	top:928px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30354 {
	width:21px !important;
	left:56px !important;
	top:928px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42898 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:438px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46034 {
	width:549px !important;
	left:51px !important;
	top:879px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54997 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49275 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:554px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50806 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:653px !important;
	background:url('../images/item50806.png') no-repeat 0 50%;
}

#item23099 {
	width:523px !important;
	left:77px !important;
	top:917px !important;
	min-height:37px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item26969 {
	width:21px !important;
	left:56px !important;
	top:917px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42904 {
	width:550px !important;
	left:50px !important;
	top:484px !important;
	min-height:400px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44659 {
	width:550px !important;
	left:50px !important;
	top:425px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54972 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49313 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:100px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50809 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:202px !important;
	background:url('../images/item50809.png') no-repeat 0 50%;
}

#item51006 {
	width:70px !important;
	height:15px !important;
	left:533px !important;
	top:914px !important;
	background:url('../images/item51006.png') no-repeat 0 50%;
}

#item51010 {
	width:436px !important;
	height:15px !important;
	left:74px !important;
	top:928px !important;
	background:url('../images/item51010.png') no-repeat 0 50%;
}

#item23167 {
	width:523px !important;
	left:77px !important;
	top:904px !important;
	min-height:50px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27124 {
	width:21px !important;
	left:56px !important;
	top:904px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42911 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:368px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46094 {
	width:550px !important;
	left:50px !important;
	top:820px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54947 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49345 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:495px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50813 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:597px !important;
	background:url('../images/item50813.png') no-repeat 0 50%;
}

#item51014 {
	width:292px !important;
	height:15px !important;
	left:271px !important;
	top:926px !important;
	background:url('../images/item51014.png') no-repeat 0 50%;
}

#item51018 {
	width:122px !important;
	height:15px !important;
	left:74px !important;
	top:940px !important;
	background:url('../images/item51018.png') no-repeat 0 50%;
}

#item44107 {
	width:555px !important;
	left:50px !important;
	top:425px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44130 {
	width:555px !important;
	left:50px !important;
	top:927px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49377 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:100px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54922 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49454 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:602px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50816 {
	width:160px !important;
	height:115px !important;
	left:247px !important;
	top:200px !important;
	background:url('../images/item50816.png') no-repeat 0 50%;
}

#item50819 {
	width:160px !important;
	height:115px !important;
	left:247px !important;
	top:702px !important;
	background:url('../images/item50819.png') no-repeat 0 50%;
}

#item54897 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42917 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:418px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46151 {
	width:550px !important;
	left:52px !important;
	top:881px !important;
	min-height:19px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49408 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:557px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50822 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:656px !important;
	background:url('../images/item50822.png') no-repeat 0 50%;
}

#item51537 {
	width:526px !important;
	left:77px !important;
	top:928px !important;
	min-height:25px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51560 {
	width:21px !important;
	left:56px !important;
	top:929px !important;
	min-height:21px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51583 {
	width:262px !important;
	height:15px !important;
	left:302px !important;
	top:926px !important;
	background:url('../images/item51583.png') no-repeat 0 50%;
}

#item44774 {
	mix-blend-mode:multiply;
	width:552px !important;
	left:51px !important;
	top:497px !important;
	min-height:51px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54872 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34056 {
	width:668px !important;
	left:50px !important;
	top:206px !important;
	min-height:192px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34082 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:158px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44806 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54847 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42934 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:480px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item47164 {
	mix-blend-mode:multiply;
	width:550px !important;
	left:50px !important;
	top:896px !important;
	min-height:57px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54822 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50009 {
	width:469px !important;
	left:126px !important;
	top:839px !important;
	min-height:28px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50825 {
	width:61px !important;
	height:62px !important;
	left:48px !important;
	top:768px !important;
	background:url('../images/item50825.png') no-repeat 0 50%;
}

#item54797 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23256 {
	width:523px !important;
	left:77px !important;
	top:913px !important;
	min-height:40px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27358 {
	width:21px !important;
	left:56px !important;
	top:913px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item41912 {
	width:21px !important;
	left:56px !important;
	top:942px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42941 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:772px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51029 {
	width:275px !important;
	height:15px !important;
	left:298px !important;
	top:911px !important;
	background:url('../images/item51029.png') no-repeat 0 50%;
}

#item51033 {
	width:86px !important;
	height:15px !important;
	left:74px !important;
	top:924px !important;
	background:url('../images/item51033.png') no-repeat 0 50%;
}

#item54771 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42950 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:872px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item15467 {
	width:608px !important;
	left:110px !important;
	top:404px !important;
	min-height:208px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item42378 {
	width:608px !important;
	left:110px !important;
	top:598px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item53544 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53544.png') no-repeat 0 50%;
}

#item53593 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53593.png') no-repeat 0 50%;
}

#item53564 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53564.png') no-repeat 0 50%;
}

#item53561 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53561.png') no-repeat 0 50%;
}

#item23346 {
	width:641px !important;
	left:77px !important;
	top:927px !important;
	min-height:27px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27607 {
	width:21px !important;
	left:56px !important;
	top:927px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37594 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item39352 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:70px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54746 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51038 {
	width:378px !important;
	height:15px !important;
	left:152px !important;
	top:938px !important;
	background:url('../images/item51038.png') no-repeat 0 50%;
}

#item53538 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53538.png') no-repeat 0 50%;
}

#item53586 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53586.png') no-repeat 0 50%;
}

#item53571 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53571.png') no-repeat 0 50%;
}

#item53554 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53554.png') no-repeat 0 50%;
}

#item54721 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23406 {
	width:523px !important;
	left:77px !important;
	top:847px !important;
	min-height:107px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27667 {
	width:21px !important;
	left:56px !important;
	top:900px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27695 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item29921 {
	width:21px !important;
	left:56px !important;
	top:847px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43005 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:770px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51042 {
	width:321px !important;
	height:15px !important;
	left:212px !important;
	top:911px !important;
	background:url('../images/item51042.png') no-repeat 0 50%;
}

#item54696 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43013 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:904px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34415 {
	width:667px !important;
	left:50px !important;
	top:806px !important;
	min-height:157px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34389 {
	width:668px !important;
	left:50px !important;
	top:219px !important;
	min-height:151px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37620 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54671 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37650 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:928px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43026 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:56px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54646 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54621 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23450 {
	width:523px !important;
	left:77px !important;
	top:817px !important;
	min-height:136px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27834 {
	width:21px !important;
	left:56px !important;
	top:817px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27860 {
	width:21px !important;
	left:56px !important;
	top:859px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27892 {
	width:21px !important;
	left:56px !important;
	top:898px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item27918 {
	width:21px !important;
	left:56px !important;
	top:917px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43033 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:715px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51046 {
	width:299px !important;
	height:15px !important;
	left:301px !important;
	top:828px !important;
	background:url('../images/item51046.png') no-repeat 0 50%;
}

#item51062 {
	width:131px !important;
	height:15px !important;
	left:454px !important;
	top:915px !important;
	background:url('../images/item51062.png') no-repeat 0 50%;
}

#item51054 {
	width:299px !important;
	height:15px !important;
	left:294px !important;
	top:869px !important;
	background:url('../images/item51054.png') no-repeat 0 50%;
}

#item51050 {
	width:108px !important;
	height:15px !important;
	left:74px !important;
	top:840px !important;
	background:url('../images/item51050.png') no-repeat 0 50%;
}

#item51058 {
	width:214px !important;
	height:15px !important;
	left:74px !important;
	top:880px !important;
	background:url('../images/item51058.png') no-repeat 0 50%;
}

#item51067 {
	width:521px !important;
	height:15px !important;
	left:74px !important;
	top:928px !important;
	background:url('../images/item51067.png') no-repeat 0 50%;
}

#item54596 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23527 {
	width:523px !important;
	left:77px !important;
	top:847px !important;
	min-height:106px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28039 {
	width:21px !important;
	left:56px !important;
	top:847px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28065 {
	width:21px !important;
	left:56px !important;
	top:875px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42073 {
	width:21px !important;
	left:56px !important;
	top:917px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43039 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:700px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51080 {
	width:202px !important;
	height:15px !important;
	left:389px !important;
	top:916px !important;
	background:url('../images/item51080.png') no-repeat 0 50%;
}

#item51076 {
	width:375px !important;
	height:15px !important;
	left:93px !important;
	top:898px !important;
	background:url('../images/item51076.png') no-repeat 0 50%;
}

#item51071 {
	width:360px !important;
	height:15px !important;
	left:234px !important;
	top:845px !important;
	background:url('../images/item51071.png') no-repeat 0 50%;
}

#item51085 {
	width:462px !important;
	height:15px !important;
	left:74px !important;
	top:928px !important;
	background:url('../images/item51085.png') no-repeat 0 50%;
}

#item54571 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23613 {
	width:522px !important;
	left:78px !important;
	top:923px !important;
	min-height:31px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28096 {
	width:21px !important;
	left:57px !important;
	top:923px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28150 {
	width:21px !important;
	left:57px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43046 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:480px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51089 {
	width:231px !important;
	height:15px !important;
	left:244px !important;
	top:921px !important;
	background:url('../images/item51089.png') no-repeat 0 50%;
}

#item34552 {
	width:550px !important;
	left:50px !important;
	top:220px !important;
	min-height:164px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34577 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:139px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37676 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54545 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23667 {
	width:523px !important;
	left:77px !important;
	top:925px !important;
	min-height:29px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28179 {
	width:21px !important;
	left:56px !important;
	top:925px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28205 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43054 {
	width:550px !important;
	left:50px !important;
	top:41px !important;
	min-height:426px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44228 {
	mix-blend-mode:multiply;
	width:541px !important;
	left:50px !important;
	top:885px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54520 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49487 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:560px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50828 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:662px !important;
	background:url('../images/item50828.png') no-repeat 0 50%;
}

#item51093 {
	width:231px !important;
	height:15px !important;
	left:243px !important;
	top:923px !important;
	background:url('../images/item51093.png') no-repeat 0 50%;
}

#item30427 {
	width:523px !important;
	left:77px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30450 {
	width:22px !important;
	left:55px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43060 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:398px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44280 {
	mix-blend-mode:multiply;
	width:552px !important;
	left:52px !important;
	top:875px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54495 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49530 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:550px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50832 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:652px !important;
	background:url('../images/item50832.png') no-repeat 0 50%;
}

#item54470 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23709 {
	width:523px !important;
	left:77px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28233 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43067 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:562px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34685 {
	width:417px !important;
	left:50px !important;
	top:218px !important;
	min-height:138px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34712 {
	width:667px !important;
	left:51px !important;
	top:806px !important;
	min-height:124px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37705 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54445 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23743 {
	width:523px !important;
	left:77px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28289 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:12px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43077 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:220px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item46212 {
	width:550px !important;
	left:50px !important;
	top:678px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54420 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49560 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:353px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50835 {
	width:160px !important;
	height:115px !important;
	left:244px !important;
	top:456px !important;
	background:url('../images/item50835.png') no-repeat 0 50%;
}

#item34767 {
	width:668px !important;
	left:50px !important;
	top:217px !important;
	min-height:143px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item34792 {
	width:668px !important;
	left:50px !important;
	top:802px !important;
	min-height:143px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37288 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54395 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54370 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43082 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:588px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52951 {
	width:169px !important;
	height:21px !important;
	left:48px !important;
	top:182px !important;
	background:url('../images/item52951.png') no-repeat 0 50%;
}

#item52955 {
	width:123px !important;
	height:20px !important;
	left:229px !important;
	top:183px !important;
	background:url('../images/item52955.png') no-repeat 0 50%;
}

#item54345 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43088 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:206px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54320 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37738 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:927px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54295 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43093 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:336px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54270 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43099 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:200px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54245 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43106 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:592px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54220 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23778 {
	width:523px !important;
	left:77px !important;
	top:940px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28317 {
	width:21px !important;
	left:56px !important;
	top:940px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43113 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:754px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30516 {
	width:523px !important;
	left:77px !important;
	top:918px !important;
	min-height:36px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30539 {
	width:21px !important;
	left:56px !important;
	top:918px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43121 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:401px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44314 {
	mix-blend-mode:multiply;
	width:540px !important;
	left:50px !important;
	top:858px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54195 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49590 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:534px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50838 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:636px !important;
	background:url('../images/item50838.png') no-repeat 0 50%;
}

#item51097 {
	width:339px !important;
	height:15px !important;
	left:249px !important;
	top:929px !important;
	background:url('../images/item51097.png') no-repeat 0 50%;
}

#item51101 {
	width:357px !important;
	height:15px !important;
	left:74px !important;
	top:941px !important;
	background:url('../images/item51101.png') no-repeat 0 50%;
}

#item52959 {
	width:127px !important;
	height:22px !important;
	left:228px !important;
	top:151px !important;
	background:url('../images/item52959.png') no-repeat 0 50%;
}

#item52964 {
	width:169px !important;
	height:17px !important;
	left:48px !important;
	top:151px !important;
	background:url('../images/item52964.png') no-repeat 0 50%;
}

#item54170 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43127 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:550px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item35035 {
	width:550px !important;
	left:50px !important;
	top:218px !important;
	min-height:148px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item35060 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:148px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37779 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:751px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54144 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30574 {
	width:523px !important;
	left:77px !important;
	top:923px !important;
	min-height:31px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30598 {
	width:21px !important;
	left:56px !important;
	top:923px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item30621 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43152 {
	width:550px !important;
	left:50px !important;
	top:49px !important;
	min-height:421px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44388 {
	width:554px !important;
	left:51px !important;
	top:873px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54119 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49621 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:58px !important;
	top:548px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50841 {
	width:160px !important;
	height:115px !important;
	left:246px !important;
	top:649px !important;
	background:url('../images/item50841.png') no-repeat 0 50%;
}

#item54094 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23888 {
	width:523px !important;
	left:77px !important;
	top:931px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28675 {
	width:21px !important;
	left:56px !important;
	top:931px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43180_122930 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43180_122960 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43180_122990 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43180_123020 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43180 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:768px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54069 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23923 {
	width:641px !important;
	left:77px !important;
	top:923px !important;
	min-height:31px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28824 {
	width:21px !important;
	left:56px !important;
	top:923px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item42239 {
	width:21px !important;
	left:56px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43229_123605 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229_123636 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229_123667 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229_123698 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229_123729 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229_123760 {
	position:relative;
	left:auto !important;
	top:auto !important;
}

#item43229 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:862px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54044 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item23956 {
	width:641px !important;
	left:77px !important;
	top:924px !important;
	min-height:30px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28941 {
	width:21px !important;
	left:56px !important;
	top:924px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item28967 {
	width:21px !important;
	left:56px !important;
	top:940px !important;
	min-height:14px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43237 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:708px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item15987 {
	width:608px !important;
	left:110px !important;
	top:404px !important;
	min-height:166px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item42404 {
	width:608px !important;
	left:110px !important;
	top:598px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:24px;
	-webkit-column-gap:24px;
	column-gap:24px;
}

#item53529 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:918px !important;
	background:url('../images/item53529.png') no-repeat 0 50%;
}

#item53517 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:784px !important;
	background:url('../images/item53517.png') no-repeat 0 50%;
}

#item53521 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:829px !important;
	background:url('../images/item53521.png') no-repeat 0 50%;
}

#item53524 {
	width:46px !important;
	height:39px !important;
	left:725px !important;
	top:873px !important;
	background:url('../images/item53524.png') no-repeat 0 50%;
}

#item23998 {
	width:641px !important;
	left:77px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item29118 {
	width:21px !important;
	left:56px !important;
	top:939px !important;
	min-height:15px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item35377 {
	width:667px !important;
	left:51px !important;
	top:803px !important;
	min-height:106px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item36186 {
	width:496px !important;
	left:50px !important;
	top:220px !important;
	min-height:156px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37833 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item54019 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43285 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:458px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44441 {
	width:550px !important;
	left:50px !important;
	top:927px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53994 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49653 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:602px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50844 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:702px !important;
	background:url('../images/item50844.png') no-repeat 0 50%;
}

#item53969 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43291 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:874px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item35483 {
	width:668px !important;
	left:50px !important;
	top:806px !important;
	min-height:129px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item37861 {
	mix-blend-mode:multiply;
	width:668px !important;
	left:50px !important;
	top:750px !important;
	min-height:24px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52887 {
	width:276px !important;
	left:49px !important;
	top:216px !important;
	min-height:66px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item52914 {
	width:276px !important;
	left:50px !important;
	top:265px !important;
	min-height:98px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53944 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53919 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item24031 {
	width:520px !important;
	left:77px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item29234 {
	width:21px !important;
	left:56px !important;
	top:941px !important;
	min-height:13px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43298 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:796px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53894 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43307 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:904px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43313 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:480px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44612 {
	mix-blend-mode:multiply;
	width:533px !important;
	left:50px !important;
	top:927px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53869 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49704 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:602px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50847 {
	width:160px !important;
	height:115px !important;
	left:245px !important;
	top:702px !important;
	background:url('../images/item50847.png') no-repeat 0 50%;
}

#item53844 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43321 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:382px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item44666 {
	mix-blend-mode:multiply;
	width:555px !important;
	left:50px !important;
	top:841px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item49735 {
	mix-blend-mode:multiply;
	width:480px !important;
	left:57px !important;
	top:516px !important;
	min-height:23px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item50850 {
	width:160px !important;
	height:115px !important;
	left:248px !important;
	top:613px !important;
	background:url('../images/item50850.png') no-repeat 0 50%;
}

#item51601 {
	width:523px !important;
	left:77px !important;
	top:903px !important;
	min-height:49px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item51624 {
	width:21px !important;
	left:56px !important;
	top:903px !important;
	min-height:18px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53819 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43328 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:904px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53794 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43336 {
	width:550px !important;
	left:50px !important;
	top:50px !important;
	min-height:904px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item16299 {
	mix-blend-mode:multiply;
	width:220px !important;
	left:498px !important;
	top:50px !important;
	min-height:64px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53769 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item35672 {
	width:668px !important;
	left:50px !important;
	top:232px !important;
	min-height:713px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53744 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43362 {
	width:668px !important;
	left:50px !important;
	top:50px !important;
	min-height:882px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item53719 {
	width:31px !important;
	left:697px !important;
	top:964px !important;
	min-height:26px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

#item43373 {
	width:668px !important;
	left:50px !important;
	top:50px !important;
	min-height:874px !important;
	-moz-columns:auto 1;
	-webkit-columns:auto 1;
	columns:auto 1;
	-moz-column-gap:12px;
	-webkit-column-gap:12px;
	column-gap:12px;
}

p.autoParaStyle365 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle364 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle363 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	line-height:16px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle362 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#f7931d;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle361 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle360 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle359 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle358 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle357 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle356 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle355 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle354 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:87px;
	line-height:88px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle353 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:45px;
	line-height:101px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle352 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle351 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle350 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle349 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle348 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:80px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle347 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:90px;
	line-height:80px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle346 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle345 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle344 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle343 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:58px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle342 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:34px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle341 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle340 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle339 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle338 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle337 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle336 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle335 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle334 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle333 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:35px;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle332 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:35px;
	margin-top:8px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle331 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle330 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle329 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle328 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle327 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle326 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle325 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle324 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle323 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle322 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:66px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle321 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:75px;
	line-height:66px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle320 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:18px;
	line-height:22px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle319 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle318 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle317 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle316 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle315 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle314 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle313 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:19px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle312 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:25px;
	line-height:19px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle311 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle310 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle309 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:44px;
	line-height:53px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle308 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle307 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle306 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle306:first-child:first-letter {
	font-size:43.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle305 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle305:first-child:first-letter {
	font-size:24.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle304 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle303 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle302 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle301 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle300 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:54px;
	line-height:62px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle299 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle298 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle297 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle296 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle295 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle294 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle293 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle292 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle291 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle290 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle289 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle288 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle287 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle286 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:50px;
	line-height:49px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle285 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:53px;
	line-height:49px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle284 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:55px;
	line-height:49px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle283 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle282 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle281 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle280 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle279 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle278 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle277 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle276 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle275 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle274 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle273 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle272 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle271 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle270 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle269 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle268 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle267 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle266 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle265 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle264 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle263 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:50px;
	line-height:60px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle262 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:69px;
	color:#ac256b;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle261 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle260 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle259 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle258 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.010em;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle257 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle256 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle255 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#ac256b;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle254 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle253 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle252 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle251 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle250 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:58px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle249 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:34px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle248 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle247 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle246 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle245 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle244 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle243 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle242 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle241 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle240 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle239 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:98px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle238 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle237 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle236 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle235 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle234 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle233 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle232 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:-0.010em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle231 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle230 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle229 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle228 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle227 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle226 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle225 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle224 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle223 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle222 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle221 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle220 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle219 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle218 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle217 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:1px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle216 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle215 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	letter-spacing:-0.025em;
	text-align:left;
}

p.autoParaStyle214 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle213 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:-0.015em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle212 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle211 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:76px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle210 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle209 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle208 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle207 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle206 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle205 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle204 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle203 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle202 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle201 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle200 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle199 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle198 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle197 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle196 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle195 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle194 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle193 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle192 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle191 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle190 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle189 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle188 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle187 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle186 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle185 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle184 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle183 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle182 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle181 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle180 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle179 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle178 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle177 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle176 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle175 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:30px;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle174 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle173 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle172 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle171 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle170 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle169 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle168 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle167 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle166 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle165 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle164 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle163 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle162 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle161 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle160 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle159 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle158 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle157 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle156 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle155 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle154 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle153 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-align:left;
}

p.autoParaStyle152 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:16px;
	line-height:19px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle151 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle150 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Marvel-BoldItalic,Marvel,serif;
	font-size:28px;
	line-height:30px;
	color:#0095be;
	text-align:right;
}

p.autoParaStyle149 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle148 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle147 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle146 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-indent:30px;
	margin-top:5px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle145 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle144 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle143 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle142 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle141 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle140 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle139 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle138 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle137 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:66px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle136 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle135 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle134 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle133 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle132 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle131 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle130 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle129 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle128 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle127 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle126 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle125 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle124 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle123 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle122 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle121 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle120 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle119 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle118 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle117 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle116 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle115 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle114 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle113 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle112 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle111 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:43px;
	line-height:52px;
	color:#000;
	margin-top:2px;
	text-align:left;
}

p.autoParaStyle110 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle109 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle108 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle107 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle106 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle105 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle104 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle103 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle102 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle101 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle100 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle99 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle98 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle97 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle96 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	margin-bottom:5px;
	text-align:left;
}

p.autoParaStyle95 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle94 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle93 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle92 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle91 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle90 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle89 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle88 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:20px;
	line-height:24px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle87 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle86 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle85 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle84 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle83 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#0095be;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle82 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle81 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle80 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:68px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle79 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:58px;
	line-height:72px;
	color:#0095be;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle78 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle77 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:58px;
	line-height:70px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle76 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:34px;
	line-height:48px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle75 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-indent:-17px;
	padding-left:17px;
	text-align:left;
}

p.autoParaStyle74 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	line-height:12px;
	color:#000;
	text-align:left;
}

p.autoParaStyle73 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:21px;
	line-height:25px;
	color:#000;
	text-align:right;
}

p.autoParaStyle72 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:right;
}

p.autoParaStyle71 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:68px;
	line-height:82px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle70 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:58px;
	line-height:70px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle69 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-align:right;
}

p.autoParaStyle68 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle67 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle66 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle66:first-child:first-letter {
	font-size:43.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle65 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:-0.010em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle64 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Marvel-BoldItalic,Marvel,serif;
	font-size:28px;
	line-height:30px;
	color:#f7931d;
	text-align:right;
}

p.autoParaStyle63 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:68px;
	line-height:82px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle62 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:57px;
	line-height:68px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle61 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#f7931d;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle60 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-align:right;
}

p.autoParaStyle59 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:21px;
	line-height:25px;
	color:#000;
	text-align:right;
}

p.autoParaStyle58 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle57 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle56 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Marvel-BoldItalic,Marvel,serif;
	font-size:28px;
	line-height:30px;
	color:#f7931d;
	text-align:left;
}

p.autoParaStyle55 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle54 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:-0.020em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle53 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#f7931d;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle52 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:59px;
	line-height:70px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle51 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:68px;
	line-height:82px;
	color:#f7931d;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle50 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#000;
	text-align:right;
}

p.autoParaStyle49 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:21px;
	line-height:25px;
	color:#000;
	text-align:right;
}

p.autoParaStyle48 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	line-height:18px;
	color:#000;
	text-align:right;
}

p.autoParaStyle47 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:77px;
	line-height:92px;
	color:#f7931d;
	letter-spacing:0.200em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle46 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:49px;
	line-height:59px;
	color:#f7931d;
	letter-spacing:0.200em;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle45 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}

p.autoParaStyle44 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	letter-spacing:0.010em;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle44:first-child:first-letter {
	font-size:24.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle43 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	margin-top:2px;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle43:first-child:first-letter {
	font-size:24.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle42 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	-moz-text-align-last:left;
	text-align-last:left;
	text-align:justify;
}
p.autoParaStyle42:first-child:first-letter {
	font-size:24.6px;
	padding:4px 4px 0 0;
	float:left;
}

p.autoParaStyle41 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:63px;
	text-align:left;
}

p.autoParaStyle40 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:30px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:30px;
	text-align:left;
}

p.autoParaStyle39 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:22px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	padding-left:30px;
	text-align:left;
}

p.autoParaStyle38 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle37 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle36 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle35 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle34 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle33 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:29px;
	line-height:35px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle32 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	line-height:24px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle31 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:18px;
	line-height:22px;
	color:#f7931d;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle30 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	line-height:36px;
	color:#f7931d;
	letter-spacing:0.200em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle29 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle28 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle27 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle26 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle25 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle24 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle23 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	line-height:20px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle22 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle21 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle20 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	line-height:20px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle19 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle18 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:20px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle17 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle16 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:23px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle15 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	line-height:25px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle14 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	line-height:21px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle13 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:21px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.autoParaStyle12 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle11 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle10 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle9 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle8 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle7 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle6 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle5 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:18px;
	color:0uxfff;
	text-align:left;
}

p.autoParaStyle4 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.autoParaStyle3 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle2 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#fff;
	text-align:left;
}

p.autoParaStyle1 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:52px;
	line-height:62px;
	color:#fff;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:center;
}

p.notas-pie {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#cc5427;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Párrafo-básico {
	font-family:FF-MinionPro-Regular,"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

p.Texto-continuo {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	line-height:19px;
	color:#000;
	text-indent:30px;
	margin-top:2px;
	text-align:left;
}

p.Ningún-estilo-de-párrafo {
	font-family:"Minion Pro","Times New Roman", Times, serif;
	font-size:12px;
	line-height:14px;
	color:#000;
	hyphens:auto;
	-moz-hyphens:auto;
	-ms-hyphens:auto;
	-webkit-hyphens:auto;
	hyphenate-after:2;
	-ms-hyphenate-after:2;
	-moz-hyphenate-after:2;
	-webkit-hyphenate-after:2;
	hyphenate-before:2;
	-ms-hyphenate-before:2;
	-moz-hyphenate-before:2;
	-webkit-hyphenate-before:2;
	text-align:left;
}

span.autoCharStyle140 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	letter-spacing:0.010em;
}

span.autoCharStyle139 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
}

span.autoCharStyle138 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	letter-spacing:0.100em;
	font-variant:small-caps;
}

span.autoCharStyle137 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:13px;
	color:#000;
	text-transform:uppercase;
}

span.autoCharStyle136 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle135 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle134 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle133 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle132 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#fff;
}

span.autoCharStyle131 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:58px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle130 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle129 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle128 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle127 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle126 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}

span.autoCharStyle125 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:36px;
	color:#ac256b;
}

span.autoCharStyle124 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#ac256b;
}

span.autoCharStyle123 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:44px;
	color:#ac256b;
}

span.autoCharStyle122 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle121 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle120 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle119 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle118 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:20px;
	color:#ac256b;
}

span.autoCharStyle117 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle116 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle115 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle114 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle113 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#243f99;
}

span.autoCharStyle112 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle111 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle110 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle109 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
	letter-spacing:-0.010em;
}

span.autoCharStyle108 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle107 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#243f99;
}

span.autoCharStyle106 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#9e2062;
}

span.autoCharStyle105 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#ac256b;
}

span.autoCharStyle104 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:58px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle103 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle102 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle101 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle100 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle99 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle98 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle97 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle96 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle95 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle94 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle93 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle92 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle91 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle90 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle89 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle88 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle87 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle86 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle85 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle84 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle83 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle82 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle81 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle80 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle79 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle78 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle77 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle76 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle75 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:62px;
	color:#0095be;
}

span.autoCharStyle74 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle73 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle72 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle71 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle70 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle69 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle68 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle67 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle66 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle65 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle64 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle63 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle62 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle61 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle60 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle59 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle58 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle57 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle56 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle55 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle54 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle53 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle52 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle51 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:43px;
	color:#0095be;
}

span.autoCharStyle50 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle49 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle48 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle47 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:8.7px;
	color:#000;
	letter-spacing:-0.010em;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle46 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle45 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle44 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle43 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle42 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle41 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle40 {
	font-family:FF-Roboto-Regular,Roboto,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle39 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:8.7px;
	color:#000;
	vertical-align:super;
	line-height:0;
}

span.autoCharStyle38 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:73px;
	color:#0095be;
}

span.autoCharStyle37 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle36 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Marvel-Italic,Marvel,serif;
	font-size:15px;
	color:#000;
}

span.autoCharStyle35 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle34 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#0095be;
}

span.autoCharStyle33 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:60px;
	color:#0095be;
}

span.autoCharStyle32 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:58px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle31 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:10px;
	color:#000;
}

span.autoCharStyle30 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.020em;
}

span.autoCharStyle29 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:-0.020em;
}

span.autoCharStyle28 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:61px;
	color:#f7931d;
}

span.autoCharStyle27 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	color:#000;
}

span.autoCharStyle26 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:30px;
	color:#f7931d;
}

span.autoCharStyle25 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:-0.010em;
}

span.autoCharStyle24 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.030em;
}

span.autoCharStyle23 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:-0.010em;
}

span.autoCharStyle22 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}

span.autoCharStyle21 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.010em;
}

span.autoCharStyle20 {
	font-family:FF-Merriweather-Regular,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.010em;
}

span.autoCharStyle19 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

span.autoCharStyle18 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

span.autoCharStyle17 {
	font-weight:bold;
	font-style:italic;
	font-family:FF-Merriweather-UltraBdIt,Merriweather,"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

span.autoCharStyle16 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:16px;
	color:#000;
}

span.autoCharStyle15 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	color:#fff;
}

span.autoCharStyle14 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle13 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	color:#fff;
}

span.autoCharStyle12 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle11 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	color:#fff;
}

span.autoCharStyle10 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	color:#fff;
	letter-spacing:0.200em;
	text-transform:uppercase;
}

span.autoCharStyle9 {
	font-weight:bold;
	font-family:FF-Marvel-Bold,Marvel,serif;
	font-size:29px;
	color:#fff;
}

span.autoCharStyle8 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:17px;
	color:#fff;
}

span.autoCharStyle7 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
}

span.autoCharStyle6 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle5 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle4 {
	font-weight:bold;
	font-family:FF-Merriweather-Bold,Merriweather,"Times New Roman", Times, serif;
	font-size:14px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle3 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle2 {
	font-family:FF-Marvel-Regular,Marvel,serif;
	font-size:19px;
	color:#000;
	letter-spacing:0.025em;
	text-transform:uppercase;
}

span.autoCharStyle1 {
	font-style:italic;
	font-weight:normal;
	font-family:FF-Merriweather-Italic,Merriweather,"Times New Roman", Times, serif;
	font-size:19px;
	color:#000;
}

span.cita-frase-naranja {
	font-style:italic;
	font-weight:normal;
	font-family:FF-LibreBaskerville-Italic,"Libre Baskerville",serif;
	font-size:15px;
	color:#df854f;
}

span.Llamado {
	font-weight:bold;
	font-family:FF-Roboto-Bold,Roboto,serif;
	font-size:8.7px;
	vertical-align:super;
	line-height:0;
}

span.titulos-naranja {
	font-weight:300;
	font-family:FF-Roboto-Light,Roboto,serif;
	font-size:40px;
	color:#cc5427;
}

span.libro-en-notas-al-pie {
	font-style:italic;
	font-weight:normal;
}

span.Ninguno {
}
#in5footer,  #prefooter {display:none;}
