.top_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	float: left;
	height: 43px;
	padding-top: 50px;
	width: 750px;
	text-align: right;
}
.bottom_head {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: right;
	vertical-align: bottom;
	height: 50px;
	float: left;
	width: 750px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}
.rhfloat {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #0033CC;
	float: right;
	width: 160px;
	list-style-position: outside;
	list-style-type: circle;
	padding-top: 30px;
	padding-left: 10px;
}

.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
}
.clienttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	line-height: 20px;
	font-weight: bold;
	color: #0033CC;
	padding: 0px;
}
.client {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	width: 500px;
	height: 100px;
}
.bodytitle {
	color: #99CDFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
}
.bodynarrow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	width: 325px;
	padding: 0px;
	margin: 0px;
}
.projecttitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	width: 250px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	color: #0033CC;
}
.links {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	width: 560px;
	padding: 15px;
	margin: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #99CCFF;
}
