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


.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #cc0000;
	line-height: 40px;
}

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

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

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #195ca7;
	line-height: 40px;
}

.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc0000;
	font-weight:bold;
	line-height: 35px;
	
}

.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #585858;
	line-height: 42px;
}

.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #cc0000;
	line-height: 38px;
}

.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	font-weight: bold;
	color: #0d7aa8;
}

.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	line-height: 42px;
	color: #cc0000;
}

.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #000;
	line-height: 40px;
}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	line-height: 26px;
	
}

.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000;
	background-color: #e3eefa;
	padding:5px;
	padding-bottom:10px;
	padding-top:10px;
	line-height: 35px;
}

.style12 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-weight: bold;
	line-height: 35px;
}

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

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #000;
}

.style15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 30px;
	color: #000;
}



.hl	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 24px;
}

.hl2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 30px;
}

.hl3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	font-weight: bold;
	background-color: #FFFF00;
	line-height: 40px;
}


.my_drop_cap {
	float: left;
	font-size: 60px;
	margin-right: 0.05em;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: .5;
}

.a1:link { 
	color: #737373;
	text-decoration:none;
}
.a1:visited { 
	color:#737373;
	text-decoration: none; 
	
}
.a1:hover { 
	color:#1c6398;
	text-decoration:none;
}	
.a1:focus {
	color:#1c6398;
	text-decoration:none;
}
.a1:active {
	color:#1c6398;
	text-decoration:none;
}


.a2:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #00a8ff;
	font-size: 22px;
	line-height: 38px;
	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 { 
	color: #00a8ff;
	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: #00a8ff;
	font-size: 16px;
	line-height: 1.4;
	text-decoration: none;
}
.a4:visited {
	color: #00a8ff;
	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: 700px) {

.style1 {
	font-size: 30px;
	line-height: 46px;
}


}
