html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding:0;
border:0;
}
	
	body {
	font: normal 100%/normal Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
}
h1 {
	font-size: 150%;
	color: #FFFFFF;
	margin: 0px;
	padding: 5px;
}
p {
	font-size: 85%;
	}

.leftimageheader {
	font-size: 150%;
	font-weight: bold;
	padding: 25px 10px 5px 0px;
	text-align: left;
}
.leftimagesubheader {
	font-size: 120%;
	font-weight: bold;
	text-align: left;
	padding: 5px 10px 5px 0px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
}
.bodycopy {
	font-size: 85%;
	font-weight: normal;
	text-align: left;
	padding-top: 8px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #8696CC;
	text-decoration: underline;
}
a:visited {
	color: #920000;
}
a:active {
	color: #920000;
	text-decoration: underline;
}
.leftimageheaderaboutus {
	font-size: 150%;
	font-weight: bold;
	padding: 10px 5px 5px 0px;
	text-align: left;
}
.portfolioname {
	font-size: 150%;
	text-align: center;
	color: #FFFFFF;
	margin: 0;
	padding: 5;
}
