body {
	margin: 0 0 0 0;
}

table {
	font-family: Verdana, sans-serif;
	font-size: small;
	color: Black;
}

font.h1{
	letter-spacing: 3px;
	font-size: medium;
	font-weight: bold;
	color: #CC3333;
	font-family: Verdana, sans-serif;
}

font.h2{
	letter-spacing: 3px;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, sans-serif;
}

font.h3 {
	letter-spacing: 1px;
	font-size: small;
	font-weight: bold;
	color: #CC3333;
	font-family: Verdana, sans-serif;
}

font.h4 {
	/*  */
	letter-spacing: 1px;
	font-size: small;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, sans-serif;
}

font.h5 {
	padding-left: 0px;
	color: Black;
	font-size: x-small;
	font-family: Verdana, sans-serif;
}

font.h6 {
	font-size: x-small;
	font-weight: bold;
	color: #003399;
	font-family: Verdana, sans-serif;
}

font.contactBlue {
	/* the contact information txt in the footer*/
	padding-left: 0px;
	padding-right: 15px;
	color: #003399;
	font-size: xx-small;
	font-family: Verdana, sans-serif;
}

font.contactRed {
	/* the pipes between the contact info */
	padding-left: 0px;
	color: #CC3333;
	font-weight: bold;
	font-size: x-small;
	font-family: Verdana, sans-serif;
}

img.caseStudy {
	float: right;
	position: relative;
}

