.plaintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #59435A;
}
.boldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	font-variant: normal;
	color: #59435A;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #59435a;
}
.boldheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #59435a;

}
.plaintextnoleading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #59435a;

}
.videotitle 
{
	background: url(images/title-bg.gif) top left no-repeat; 
	height: 29px; padding: 3px 0 0 88px; 
	font: 16px 'trebuchet MS', tahoma, verdana, helvetica, arial; 
	color: #59435A; 
}

.videotitleds
{
	background: url(images/title-bg.gif) top left no-repeat; 
	height: 29px; padding: 3px 0 0 80px; 
	font: 16px 'trebuchet MS', tahoma, verdana, helvetica, arial; 
	color: #59435A; 
}

.white
{
	color: #ffffcc;
}

.videotitletext
{ padding: 0 0 0 38px;
}

.videotitletextds
{ padding: 0 0 0 33px;
}