p {
	color: #666;
	line-height: 130%;
}

td {
	color: #666;
}

table.table-wrapper {
	height:100%;
	padding:0;
}

a,
a:link,
a:visited {
	color:#0646A6;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

b {
	color:#0646A6;
}

.hi3 {
	color:#0646A6;
	font-weight:bold;
	font-family:"Tahoma", Verdana, Arial, Helvetica, Sans-Serif;
}

.subheader {
	background-color:#8888ff;
	width:500px;
	color:white;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;"
}

blockquote.style1 {
	font: 14px/20px italic Times, serif;
	padding: 8px;
	background-color: #D2E4FE;
	border-top: 1px solid #0646A6;
	border-bottom: 1px solid #0646A6;
	margin: 5px;
	background-image: url(../images/openquote1.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: 23px;
}

blockquote.style1 span {
	display: block;
	background-image: url(../images/closequote1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* this overrides the YouTRube styles for the caption of each video*/
.yt-lockup-content {
  margin:10px 5px 10px 5px;
  line-height: 1;
}

