body, p, h1, h2
{
	background-color: #F2C470;
	color: #843D47;
}

a:link
{
	color: #F67F2D;
}

a:visited
{
	color: #B5895A;
}

a:active
{
	color: #D0D0D0;
}

h1, h2
{
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

h1 
{ 
	font-size: 300%; 
	font-weight: bold;
	text-align: center;
}

h2 
{
	font-size: 150%;
	font-weight: normal;
}

h2.cite
{
	font-style: italic;
}

p
{
	text-indent: 2em;
	font-family: "Times New Roman", Times, serif;
}

p.plain
{
	text-indent: 0;
}

p.warning
{ 
	font-size: 200%; 
	color: red; 
	text-indent: 0;
	background-color: #F3F3F3; 
}

p.caption
{
	text-indent: 0;
	text-align: center;
	font-style: italic;
}

table.links, td.links, th.links
{
	background-color: #808080;
	color: #F0F0F0
}

table.largelinks, td.largelinks, th.largelinks
{
	background-color: #808080;
	color: #F0F0F0;
	font-size: 120%;
	font-weight: bold;
}

table.mainlinks, td.mainlinks, th.mainlinks
{
	background-color: #703C3B;
	color: #F0F0F0
}

td, th
{
	background-color: #F2C470;
	color: #843D47;
}

th.mainlinks
{
	font-size: 200%;
	font-style: italic;
}

td.castcrewtableleft
{
	text-indent: 0;
	text-align: left;
}

td.castcrewtableright
{
	text-indent: 0;
	text-align: left;
}

th.castcrewtable
{
	text-indent: 0;
	text-align: left;
}
