body {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12pt !important;
	line-height: 1.2 !important;
}
table {
	font-family: 'Open Sans', Arial, Helvetica, sans-serif;
	font-size: 12pt !important;
	line-height: 1.2 !important;
}
table.main {
	border: 2px solid #19305c;
	border-collapse: collapse;
	border-top: 6px solid #19305c;
	width: 100%;
	max-width:1170px;
	margin:0 auto;
}
.title-head {
	font-size:165% !important;
	color:#19305C;
	background:#DBDFE4;
	text-align:center;
}
img {
	border:0;
}
img.montybanner {
	display:block;
	width: 100%;
	max-width:1170px;
	max-height:100px;
	margin:0 auto;
	border:0;
}
td.borderizer {
	border: 2px solid #19305c;
}
td.poster_block {
	border: 2px solid #19305c;
	padding:8px;
	font-size: 12pt !important;
	line-height: 1.2 !important;
}
td.bluebar {
	background-color:#19305c;
	padding:3px;
	vertical-align:middle;
}
.FontColor {
	color: #000 !important;
}
hr {
	color: #DBDFE4 !important;
	background-color: #19305c !important;
	height:3px !important;
	border:1px solid #19305c !important;
}


@media screen and (max-width:1024px) {
  body, table, div, td {
 	font-size: 11pt !important;
	line-height: 1.2 !important;
  }
}


@media screen and (max-width:768px) {
  body, table, div, td {
 	font-size: 10pt !important;
	line-height: 1.2 !important;
  }
}


@media screen and (max-width:415px) {
  body, table, div, td {
 	font-size: 8pt !important;
	line-height: 1.2 !important;
  }
}