.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 20px 10px;
	border-top: 1px dotted #666666;
	border-right: 1px none #666666;
	border-bottom: 1px dotted #666666;
	border-left: 1px none #666666;

}
.leftcolumn {
	padding: 5px;
	width: 175px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: dotted;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: center;
	vertical-align: top;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.3em;
	text-align: left;
	vertical-align: top;
	padding: 5px 0px 0px 5px;
}
a:link{color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:visited{color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
     text-decoration: none}

a:hover{color: rgb(0,0,0);
     font-weight: normal;
     font-style: normal;
	 text-decoration: underline}
.rtcolumn {
	padding-bottom: 5px;
	border: 1px none #666666;


}
.stories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
img.team {
float: left;
margin: 0 10px 5px 0;
}