.menu-item {
    font-size: 20px;
  	text-transform: uppercase;
  }
.dropdown-menu li a {
    font-size: 14px;
  }

ul {
    list-style-type:square;
}

.txt1 {
	font: bold 24px/28px "Droid Sans",Arial,sans-serif;
	color: #FF9F00;
	margin-top: 6px;
}
.txt1 i.v1{
	font: normal normal 26px/26px 'FontAwesome';
	color: #FF9F00;
	margin-right: 6px;
}
.txt1 i.v2{
	font: normal normal 20px/26px 'FontAwesome';
	color: #FF9F00;
	margin-left: 6px;
}
.txt2 {
	font:bold 24px/28px "Droid Sans",Arial,sans-serif;
	color: #f66414;
	margin-right: 7px;
	margin-top: 6px;
}

.txt3 {
	
	font:bold 24px/28px "Droid Sans",Arial,sans-serif;
	color: #DEBB27;
	margin-right: 7px;
	margin-top: 6px;
}
	
.mission { 
  	
  		text-align: justify;
  		font-size: 18px;
} 

.mission2 { 
  		font-family:"Tangerine";
  		text-align: justify;
  		color: #000000;
        font-size: 30px;
}