
body {
	text-align: center;
  border: 0px;
  background: #08298A;
	color: #fff;
	font-family: "Open Sans", sans-serif;
	margin: 20px auto 0px auto;
	padding: 0px 0 0 0;
	max-width: 100%;
	-webkit-font-smoothing: subpixel-antialiased;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.13);
	box-shadow: 0 1px 3px rgba(0,0,0,0.13);
}

a {
	color: #FFBF00;
	text-decoration: underlined;
  font-weight: normal;
  line-height: 1.5;
}

a:hover {
	color: #58D3F7;
}

h1 {
	border: 0px;
	clear: both;
	color: #FA8258;
	background: #0B0B61;
  font-size: 23px;
	margin: 10px 0;
	padding: 0;
	padding-bottom: 10px;
	font-weight: normal;
}


h2 {
	text-align: center;
  color: #CEF6F5;
  font-size: 26px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0px 0;
  border: 0px;
  padding: 10px;
}
#sz1 {
	color: #FFF;
  font-size: 30px;
  font-weight: normal;
  line-height: 1.3;
  margin: 0px 0;
  border: 0px;
  padding: 10px;
}
h3 {
	color: #08298A;
  font-size: 8px;
  font-weight: normal;
  margin: 0px 0;
  border: 0px;
  padding: 10px;
}
h4 {
	color: #FAAC58;
	font-size: 30px;
	margin: 0px 0;
	padding: 0;
	padding-bottom: 0px;
	font-weight: normal;
  line-height: 1.4;
}

h7 {
	text-align: center;
  color: #58FAF4;
	font-size: 26px;
	margin: 0px 0;
	padding: 0;
	padding-bottom: 0px;
	font-weight: normal;
  line-height: 1.4;
}
h5 {
	text-align: left;
  color: #E6E6E6;
	font-size: 18px;
	margin: 0px 0px;
	padding: 5px 10px;
	font-weight: normal;
  line-height: 1.3;
  background: #0B0B61;
}

#sz2 {
	text-align: center;
  color: #E6E6E6;
	font-size: 22px;
	margin: 0px 0px;
	padding: 5px 10px;
	font-weight: normal;
  line-height: 1.3;
  background: #0B0B61;
}

#sz3 {
	text-align: center;
  color: #E6E6E6;
	font-size: 22px;
	margin: 0px 0px;
	padding: 5px 10px;
	font-weight: normal;
  line-height: 1.1;
}

h6 {
	text-align: center;
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.4;
  font-style: italic;
  margin: 0px 0;
	padding: 10px 10px;
}

h8 {
	color: #FAAC58;
	font-size: 26px;
	margin: 0px 0;
	padding: 0;
	padding-bottom: 0px;
	font-weight: normal;
  line-height: 1.4;
}

p, li, dd, dt {
	padding-bottom: 2px;
	font-size: 14px;
	line-height: 1.5;
}

code, .code {
	font-family: Consolas, Monaco, monospace;
}

ul, ol, dl {
	padding: 5px 5px 5px 22px;
}

a img {
	border:0;
}
abbr {
	border: 0;
	font-variant: normal;
}

label {
	cursor: pointer;
}

table {
  background: #08298A;
  width: 100%;
  border: 0px;
}

td {       
  text-align: center;
  vertical-align: top;
  padding: 5px 0px;
}

#td1 {       
  text-align: center;
  padding: 5px 0px;
  vertical-align: top;
  background: #FADDF6;
  
}

#td2 {       
  text-align: center;
  padding: 5px 0px;
  vertical-align: top;
  background: #FADDF6;
  
}

#box1 {
    background: #0B0B61;
    border: 0px;
    color: #FADDF6;
    max-width: 100%;
    height: auto;
    padding: 0px;
    border: 0px;
    margin: 0px;
    margin-bottom: 10px;
    font-family: "Arial", Times, serif;
    font-style: normal;
    font-size: 24px;
    text-align: center;
}

img {
max-width: 100%;
height: auto;
}