/* CSS Document */

span {style="cursor:pointer"}

body
{
font-family: Georgia;
font-size: 90%;
}

a
{
text-decoration: none;
font-family: Georgia;
font-size: 90%;
color: #000000
}

img {border-style: none}

p
{
font-family: Georgia;
font-size: 90%;
}

p.synopsis
{
	font-family: Georgia;
	font-size: 90%;
	text-align: left;
	text-indent: 1cm
}

p.DVDDescription
{
	font-family: Georgia;
	text-align: left;
	font-size: 90%
}

p.movieLinks
{
	font-family: Georgia;
	text-align: left;
	font-size: 90%
}

p.picLink
{
	font-family: Georgia;
	font-size: 90%;
	text-align: center;
	text-indent: 1cm
}

a.navLink
{
text-decoration: none;
color: #000000;
font-family: Georgia;
font-size: 15pt
}

a.link {text-decoration: underline}
a.link:link {color: #000000}
a.link:visited {color: #000000}
a.link:hover {color: #000000}
a.link:active {color: #000000}

a.link2
{
	text-decoration: underline;
	font-family: Georgia;
	font-size: 90%;
}
a.link2:link {color: #000000}
a.link2:visited {color: #000000}
a.link2:hover {color: #000000}
a.link2:active {color: #000000}