BODY {background: #000000;
	font-family: Arial;
	color:white;
	margin: 0 0;}
.smalltext {font-size: 70%;
	color:black;}
.smalltext2 {font: 75% Arial;
	color: #666666;
	margin:auto;}
.right {text-align: right;}
.left {text-align: left;}
DIV {text-align: center;}
DIV.main {background: url(images/headbg.gif);
	background-repeat:repeat-x;}
DIV.mainSPLASH {background: url(images/headbgSPLASH.gif);
	background-repeat:repeat-x;}
DIV.text {color:white;
	font-size:85%;
	padding-top:5px;
	padding-left:10px;
	padding-right:10px;}
DIV.foot {font: 8pt Arial;
	color: #666666;
	margin:auto;
	padding-top:40px;}
DIV.medium {font: 9pt Arial;
	font-style:italic;
	color: #FFFFFF;
	margin:auto;
	padding-top:40px;}
DIV.caption {font: 8pt Arial;
	color: #666666;
	text-align:left;
	font-style:italic;}
DIV.sidebar {background-color: #ED1E26;
	padding-left:15px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:left;}
H1 {text-align:left;
	color:red;
	font-size:14pt;
	font-style:italic;
	font-weight:normal;}
P {text-align:left;}
P.center {text-align:center;}
UL {list-style: url(images/bullet.gif) outside;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;}
UL.sidebar {list-style: url(images/bullet2.gif) outside;
	text-align:left;
	padding-top:5px;
	padding-bottom:10px;}
TD {vertical-align: top;}
SPAN.bigword {font: 16pt Arial;
	font-weight:bold;
	font-style:italic;
	color:#ED1E26;}
SPAN.bigword2 {font: 12pt Arial;
	font-weight:bold;
	font-style:italic;
	color:#ED1E26;}
SPAN.bigword3 {font: 13pt Arial;
	font-weight:bold;
	font-style:italic;
	color:#ED1E26;}
SPAN.firstletter {font: 16pt Arial;
	font-weight:bold;
	font-style:italic;
	color:#ED1E26;}
SPAN.videotime {font-size:12pt;}
INPUT, TEXTAREA {background-color:#ED1E26;
	color:white;
	font-weight:bold;
	font-family: Arial;}
A:link {color:#A296F9;
	text-decoration:none;}
A:visited {color:#A296F9;
	text-decoration:none;}
A:hover {color: #F0FA49;
	text-decoration:underline;}
A:active {color: #663200;}
A.foot:link {color:#666666;
	text-decoration:none;}
A.foot:visited {color:#666666;
	text-decoration:none;}
A.foot:hover {color: #666666;
	text-decoration:underline;}
A.foot:active {color: #666666;}
B {font-weight: bold;}