body{
	padding: 0 0;
    margin: 0 0;
    font-family: inherit;
    font-size: 12px;
	
}
h5.titleContentMedium, h4.titleContentMedium,h3.titleContentMedium, h5.titleContentShort, h5.titleContentSmall,h4.titleContentSmall{
	color: #C86360;
	padding: 0.2em;
}
h3.titleContentMedium{
	font-size: 2.7em;
}
h4.titleContentMedium{
	font-size: 2.5em;
}
h4.titleContentSmall{
	font-size: 2em;	
}
h5.titleContentSmall{
	font-size: 1.2em;
	padding-top: 0.5em
}
h5.titleContentMedium{
	font-size: 1.8em;
	text-shadow: 0 0 1px rgba(255,255,255,0.3);
}
h5.titleContentShort{
	font-size: 1.5em;
}
.textJustify{
	text-align: justify;
}
p.contentMedium{
	font-size: 1.5em;
    color: rgb(38, 77, 117);
    font-weight: 100;
    line-height: 1.6em;
}

p.contentShrt, ul.contentShrt li, div.contentShrt p{
	font-size: 1.2em;
	color: rgb(38, 77, 117);
	

}
div.border-div{

}