@charset "UTF-8";
/* CSS Document */





.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #ffffff;
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #ffffff;
}

.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	/*color: #ff8a00;*/
	color: #ff9c00;
}





.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #00a8ff;
}

.style3a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #00a8ff;
}


.style3b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #008fda;
}





.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #585858;
}


.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	/*color: #585858;*/
	color: #ff9c00;
}


.style5a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	/*color: #585858;*/
	color: #00a810;
}



.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	
}

.style6a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #585858;
	
}

.style6b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #585858;
	line-height: 26px;
	
}

.style6c {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #585858;
	
}
.style6d {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ff9c00;
	line-height: 26px;
	
}
.style6e {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #e00100;
}


.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #585858;
	
}

.style7a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #585858;
	
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight:bold;
	color: #00648e;
	text-align:center;
}
.style8a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight:bold;
	color: #ff9c00;
	text-align:center;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #ff0000;
}

.style10a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 1.4;
	color: #ff0000;
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 1.4;
	color: #585858;
}



.text-strikethrough {
  text-decoration: line-through;
}



.a1:link {
	color: #999;
	text-decoration: none;
}
.a1:visited {
	color: #999;
	text-decoration: none;
}
.a1:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a1:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a1:active {
	color: #00b9ff;
	text-decoration: none;
}






.a2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 30px;
	text-decoration: none;
}
.a2:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a2:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a2:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a2:active {
	color: #00b9ff;
	text-decoration: none;
}





.a3:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 18px;
	text-decoration: none;
}
.a3:visited {
	color: #00a8ff;
	text-decoration: none;
}
.a3:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a3:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a3:active {
	color: #00b9ff;
	text-decoration: none;
}


.a4:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	font-size: 18px;
	text-decoration: none;
}
.a4:visited {
	color: #999;
	text-decoration: none;
}
.a4:hover {
	color: #00b9ff;
	text-decoration: none;
}
.a4:focus {
	color: #00b9ff;
	text-decoration: none;
}
.a4:active {
	color: #00b9ff;
	text-decoration: none;
}














@media only screen and (min-width: 481px) {
	
.style1 {
	font-size: 50px;
}

.style2 {
	font-size: 30px;
}

.style2a {
	font-size: 30px;
}

.style3 {
	font-size: 40px;
}
	
}



