body {
  font-family:Georgia, "Times New Roman", Times, serif;
  margin-top:20px;
	
}

td, p {
  font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	line-height: 20px;
	color:#AFAB89;
}

a:link{	color:#1568B3; text-decoration:none}
a:visited{color:#1568B3; text-decoration:none}
a:hover{color:#F7921D; text-decoration:underline}
a:active{color:#1568B3; text-decoration:none}


th {
  font-family:Georgia, "Times New Roman", Times, serif;
}

.bluetext {
	color: #1568B3;
}

.portfolio {
	background-image:url(images/portfolio_bg.gif);
	background-repeat:no-repeat;
	background-position: center;
}
.subtable {
	background-image:url(images/watermark2.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.subtable2 {
	background-image:url(images/watermark3.gif);
	background-repeat: no-repeat;
	background-position:top;
}
.homepage {
	padding-left: 19px;
}