BODY {
	scrollbar-arrow-color: #d51119;
	scrollbar-track-color: #ffffff;
	scrollbar-shadow-color: #62598d;
	scrollbar-face-color: #e2dbb1;
	scrollbar-highlight-color: #62598d;
	scrollbar-darkshadow-color: #62598d;
	scrollbar-3dlight-color: #b4a06d;
	background-color: #FFFFFF;
}

P, UL, LI, OL, TABLE, TD, TH, TR {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
}

.title {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #000000;
}

.cast {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
}

.footer
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	color: #e2dbb1;
}

.address
{
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	color: #ff0000;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 10pt;
	background-color: #f5f3e4;
	border: solid 1px #869c5f;
	scrollbar-arrow-color: #869c5f;
	scrollbar-track-color: #f5f3e4;
	scrollbar-shadow-color: #f5f3e4;
	scrollbar-face-color: #bcc7a0;
	scrollbar-highlight-color: #f5f3e4;
	scrollbar-darkshadow-color: #869c5f;
	scrollbar-3dlight-color: #869c5f;
}

INPUT.button
{
	font: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #869c5f;
	background-color: #f5f3e4;
}

INPUT.buttonOver
{
	font: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #f5f3e4;
	background-color: #250559;
}

.address {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

a:link {
	font-family: Arial,Helvetica,sans-serif;
	color: #d51119;
	text-decoration: none;
}
a:active {
	font-family: Arial,Helvetica,sans-serif;
	color: #d51119;
	text-decoration: none;
}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	color: #d51119;
	text-decoration: none;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	color: #d51119;
	text-decoration: underline;
}

a.footer:link {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.footer:active {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}
a.footer:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #000000;
	text-decoration: underline;
}
