body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}
h2 {
  font-size: 14px;
}
h1 {
  font-size: 14px;
}
a:link {
 color: #FFFFFF;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}
a:visited {
 color: #FFFFFF;
 text-decoration: none;
 text-transform: uppercase;
  font-size: 11px;
 font-weight: bold;
}
a:hover {
 text-decoration: underline;
 color: #CCCCCC;
 text-transform: uppercase;
  font-size: 11px;
 font-weight: bold;
}
a:active {
 color: #CCCCCC;
 text-decoration: none;
 text-transform: uppercase;
  font-size: 11px;
 font-weight: bold;
}
a {
 color: #FFFFFF;
 text-transform: uppercase;
 text-decoration: none;
 font-size: 11px;
 font-weight: bold;
}

body {
  margin-left: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
  background-image: url(images/bg.gif);
}

.testimonial {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 13px;
  font-weight: bold;
  font-style: italic;
  color: #FFFFFF;
}
.photo {
  
}
.bgSwoop {
	background-image: url(images/bgSwoops.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#coreTechLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #113654;
}
#coreTechLinks a:link {
	color: #113654;
	text-decoration: none;

}
#coreTechLinks a:visited {
 color: #113654;
 text-decoration: none;
  font-size: 10px;
 
}
#coreTechLinks a:hover {
 text-decoration: underline;
 color: #CCCCCC;
  font-size: 10px;
 
}
#coreTechLinks a:active {
 color: #CCCCCC;
 text-decoration: none;
  font-size: 10px;
 
}
#coreTechLinks a {
	color: #113654;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
