
.target {
  float:		left;
  max-width:		220px;
  height:		185px; 
  padding:		5;
}

.banner {
width:			100%;
float:			left;
}

.banner img {
  max-width:		100%;
  height:		auto;
}

a {
  color:		#196aaa;
  text-decoration:	none;
}

.title {
  font-size:		14px;
  width:		100%;
  min-height:		40px;
}

.title table {
  color:		white;
}

.title table td {
  vertical-align:	top;
  font-size:		14px;
}

.portfolio {
  background-color:	green;
}

.image {
  max-width:		220px;
  height:		auto;
}

body {
  color: 		#333333;
  font-family: 		Helvetica,Arial,sans-serif;
  font-size:		13px;
  background-color:	white;
}


.target1 {
  background-color:     #e5243b;
  color:                white;
}
.target2 {
  background-color:	#e5b735;
  color:		white;
}

.target3 {
  background-color:	#4c9f38;
  color:		white;
}
.target5 {
  background-color:	#ef402b;
  color:		white;
}
.target6 {
  background-color:	#26bde2;
  color:		white;
}
.target7 {
  background-color:	#fcc30b;
  color:		white;
}
.target11 {
  background-color:	#f69c39;
  color:		white;
}
.target13 {
  background-color:	#3f7e44;
  color:		white;
}
.target16 {
  background-color:	#00689d;
  color:		white;
}

.target17 {
  background-color:	#19486a;
  color:		white;
}
