
 	body {
 	font-family: 'Questrial', sans-serif;
       font-style: italic;
       background-color: white;
       color: #a7a7a7;
       }

.logo {
		font-family: 'Oswald', sans-serif;
		font-weight: bold;
		color: black;
		font-size: 26px;
		font-style: normal;
		letter-spacing: 5px;
		line-height: 26px;
       }

	   .topMargin {
	   margin-top: 35px;
	   }

	.highcolumn {
  	border-style: solid;
  	border-left-width: 0px;
  	border-bottom-width: 0px;
  	border-right-width: 1px;
  	border-top-width: 0px;
  	border-color: #e5f8ff;
  	background-color: #fefbfb;
  }

	.container {
	background-color: white; text-align: center;
	padding: 15px;
	}

.newsblock {
color: black;
text-align: left;
font-style: normal;
max-height: 305px;
overflow: hidden;

}

.statement {
color: black;
text-align: left;
font-style: normal;

}

.clientAbout {
color: black;
text-align: left;
font-style: normal;

}

legend {
margin:3px;
text-align:left;
width:95%;
font-size: 10px;
font-style: oblique;
margin-left: 15px;
}

li {
list-style: none;
}

.portfolioAudio {
max-width: 300px;
height: 20px;
color: black;
}

.bottomPad {
padding-bottom: 5px;
}

.cover {
border: 1px solid black;

}