body 
	{
	font-family: palatino linotype, georgia, serif;
	margin: 0px;
	}
	
td {
	font-size: 12px;
	line-height: 22px;
}

h2
	{
	font-size: 1.4em;
	margin-bottom: 7px;
	}
	
.bold 
	{
	font-size: 1.6em;
	font-weight: 800;
	line-height: 26px;
	}

div.page
	{
	width: 100%;
	margin-top: 40px;
	background-color: #ffffff;
	}
	
td.container
	{
	width: 800px;
	}
	
td.leftcontainer
	{
	width: 300;
	vertical-align: top;
	border-left: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #f5f5f5;
	}

td.rightcontainer
	{
	width: 510;
	border-right: 1px solid #bbbbbb;
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #f5f5f5;
	}

td.footer
	{
	text-align: right;
	font-size: 1em;
	height: 65;
	vertical-align: bottom;
	}
	
td.portfolio_item
	{
	width: 220;
	text-align: left;
	}

img.portfolio_imgsm
	{
	margin-right: 7px;
	float: left;
	height: 60px;
	width: 60px;
	border: 1px solid #151515;
	}

.copyright
	{
	color: #bbbbbb;
	}