a {
outline: none;
}

body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	color: #bbbbbb;
	font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
}

.company_photo {
	float: left;
	margin-right: 1em;
	display: inline;
	margin-bottom: 1em;
}

.company_photo_right {
	float: right;
	margin-left: 1em;
	display: inline;
	margin-bottom: 1em;
}

.company_text {
	margin-left: 25px;
}

p {
	margin-bottom: 1em;
	margin-top: 0;
	text-align: left;
	color: #bbbbbb;
}

h2 {
	margin-top: .8em;
	margin-bottom: 1em;
	font-weight: normal;
	font-style: normal;
	color: #ffffff;
	font-size: 1.5em;
	line-height: 1.3em;
}

h3 {
	margin-top: 1em;
	margin-bottom: 0em;
}

h4 {
	font-weight: normal;
}

hr {
	border-style: none;
	border-bottom: 1px solid #444444;
	margin-top: .0em;
	margin-bottom: 1em;
}

a {
	text-decoration: none;
	color: #8E9BB8;
	focus { outline: none; 
	
}

a:hover {
	text-decoration: underline;
	color: #FFF;
	font-size: large;
}
.SectionTitle {
	font-size: 36px;
	color: #6499B1;
}
.SectionTitle2 {
	font-size: 1.2em;
	color: #775B99;
	font-weight: regular;
	text-align: left;
}
.SectionTitle {
	font-size: 36px;
	color: #8D99B1;
	text-align: center;
}
.SectionBody {
	font-size: 16px;
	color: #8D99B1;
	text-align: center;
}
.SectionBodyLeft {
	font-size: 16px;
	color: #8D99B1;
	text-align: left;
}
