body {
/*	background-color: #FFFFFF; */
	background-color: #000000; 
	margin: 0;
}
.bodytextgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #404040;
	font-weight: normal;	
	font-style: normal;	
	line-height: normal;
	font-variant: normal;	
	text-transform: none;
}
.bodytextgrey2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #404040;
	font-weight: normal;	
	font-style: normal;	
	line-height: normal;
	font-variant: normal;	
	text-transform: none;
}
.bodytextwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #FFFFFF;
	font-weight: normal;	
	font-style: normal;	
	line-height: normal;
	font-variant: normal;	
	text-transform: none;
}
.bodytextgrey2b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	color: #404040;
	font-weight: bold;	
	font-style: normal;	
	line-height: normal;
	font-variant: normal;	
	text-transform: none;
}
.bodytextblack1 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; }
.bodytextblack2 {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; }
.bodytextblack1b {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; }
.bodytextblack2b {color: #000000; font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; }

.redtext11 {
	color: #BA131A;	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;	font-style: normal;	
	font-weight: normal;	line-height: normal;	
	font-variant: normal;	text-transform: none;
}
.redtext12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	color: #BA131A;	font-weight: normal;
	font-style: normal;	line-height: normal;
	font-variant: normal;	text-transform: none;
}

.redtext11b {
	color: #BA131A;	font-size: 11px;	
	font-family: Arial, Helvetica, sans-serif;	font-style: bold;	
	font-weight: normal;	line-height: normal;	
	font-variant: normal;	text-transform: none;
	text-align: justify;
}
.redtext12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	color: #BA131A;	font-weight: bold;
	font-style: normal;	line-height: normal;
	font-variant: normal;	text-transform: none;
}
.whitetext12b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	color: #F9F9E9;	font-weight: bold;
	font-style: normal;	line-height: normal;
	font-variant: normal;	text-transform: none;
}
.Back {
	background: #6C0B09;
	margin: 0;
}
.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #505050;
}

/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */

.ItemBody {
	font-family: Verdana;
	font-size:11px;
	padding: 5px;
	text-align: justify;
}

/* for on-demand mode only:
	control (arrow) to scroll items backward - DIV
	use to position the control */
.ArrowUp {	top: 255px;	left: 260px;	height: 10px;	width: 16px;}
/* for on-demand mode only:
	control (arrow) to scroll items forward - DIV
	use to position the control */
.ArrowDn {	top: 255px;	left: 280px;	height: 10px;	width: 16px;
}
/* style to be applyed to all items' bodies - DIV
	all local stylesheets of external files if any are to be ignored */

A:link {
	COLOR: #B0A9A9; TEXT-DECORATION: none;
	font-size: 12px;	font-weight: bold;
}
A:visited {
	COLOR: #B0A9A9; TEXT-DECORATION: none
	font-size: 12px;	font-weight: bold;
}
A:active {
	COLOR: #B0A9A9; TEXT-DECORATION: none
	font-size: 12px;	font-weight: bold;
}
A:hover {
	COLOR: #6C0B09; TEXT-DECORATION: none
	font-size: 12px;	font-weight: bold;
}
.redtext16b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	color: #BA131A;	font-weight: bold;
	font-style: normal;	line-height: normal;
	font-variant: normal;	text-transform: none;
}

































