.bg {
	background-image: url(images/website_grfx_01.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left top;

}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	text-decoration: none;
	color: #666666;
}
.bio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 4px;


}
a {
	text-decoration: none;
	color: #003F6C;

}
a:hover {
	text-decoration: none;
	color: #0099CC;
}
.boarder {
	border: 2px solid #CDC9BC;
}
strong {
	color: #373737;
}

