/* @override http://sphereinvestgroup.com/spheregroup.css */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 1;
}

body {
	font-family: Georgia,"Times New Roman", Times, serif;
	background-color: #5b5836;
	
	color: #b8bc9b;
	
    line-height: 1;
	padding-top: 33px;
}



h2 {
	font-size: 38pt;
	width: 700px;
	color: #f9f9f9;
	font-weight: normal;
}

div.contact {
	margin-top: 265px;
	margin-bottom: 72px;
}


h3 {
	font-size: 15pt;
	line-height: 1.5;
	margin-top: 28px;
	color: #f9f9f9;
	font-weight: normal;
}

p.sphere-capset, a {
	color: #b8bc9b;
	font-size: 12pt;
	line-height: 1.5;
}
a {
	text-decoration: none;
}

div#center-column {
	padding-left: 70px;
	width: 75%;
	margin: 0 auto;
	min-width: 960px;
	
}
p.sphere-email {
	padding-bottom: 18px;
}

a:hover {
	color: #f9f9f9;
	
}


p.sphere-footnote {
	font-style: italic;
	color: #f9f9f9;
	margin-top: 70px;
}

tr{
	
}
td{
	
	padding-bottom:8px
}


