h1.dvd
{
	font-family: Courier;
	font-weight: bold;
	font-size: 40px;
	margin-bottom: 0.1em;
	color: #DC143C;
	line-height: 1.3;
	text-align:center;
}

h2.dvd
{
	font-weight: bold;
	font-size: 20px;
	margin-bottom: 0.1em;
	color: #4682B4;
	line-height: 1.4;
}
td.dvd, body.dvd
{
	font-family: "Comic Sans MS";
	font-size: 10.5pt;
	color: #C1F0FF;
	line-height: 1.4;
	word-spacing: 1.9px;
	white-space: normal;
	letter-spacing: .9px;
	vertical-align: top;
}
i.dvd {
	color: #DC143C;
	}
	
	b.dvd {
	color: #DC143C;
	}

 em.dvd {
	font-weight: normal;
	font-size: 13px;
	margin-bottom: 0.5em;
	color: #DC143C;
}

div.dvdtitle {
	height: 50px;
}