#abcContent {
	padding: 55px 0px ;
	display: block;
}

#abcContent ul {
	font-style: italic;
	font-size: 14px;
}

.abcH1 {
    font-size: 24px;
    text-align: center;
    padding-top: 0px;
    color: #6D071A;
}

.abcH2 {
	font-size: 21px;
    text-align: center;
    padding-top: 0px;
    color: #6D071A;
}


.abcH3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	margin: 42px 40px 20px 40px;
}

.abcH4 {
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    padding-top: 51px;
    padding-bottom: 51px;
}

.abcH42 {
    font-size: 16px;
    text-align: center;
    font-weight: bold;
    padding-top: 20px;
}

#abcUl {
	line-height: 14px;
	list-style-type: square; 
}


.abcLi {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	padding-top: 18px;
	margin-left: 107px;
}





















#content .fw_n {
	font-weight:normal;
}
#content .text_subtitle_1 {
	margin-top:-15px;
	padding-bottom:13px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
	color:#a6a6a6;
	text-transform:uppercase;
	line-height:17px;
}
#content .text_subtitle_2 {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:10px;
    -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
	font-weight:bold;
}

#content .block_sidebar_tweets .twtr-bd p {
	padding-bottom:0px;
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif!important;
	color:#777 !important;
	font-size:12px !important;
	line-height:17px !important;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}
#content .block_sidebar_tweets .twtr-bd a {
	font-family: "Open Sans", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif !important;
	font-size:12px !important;
	color:#777 !important;
	font-weight:bold;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
    -webkit-text-size-adjust: 100%;
}