



body, p {
	background-image: url('kubrickbgcolor.jpg');
	font-family: arial;
	letter-spacing:0px; 
	font-size: 11px;
	line-height: 24px;
color: #e7ece6;
scrollbar-track-color: #681210;
scrollbar-base-color: #e7ece6;
scrollbar-arrow-color: #930e07;
overflow-x:hidden;
cursor: help;

}



td, th, table {
	font-family: arial;
	font-size: 11px;
	line-height: 24px;
	color: #e7ece6;
scrollbar-track-color: #681210;
scrollbar-base-color: #e7ece6;
scrollbar-arrow-color: #930e07;
overflow-x:hidden;
cursor: help;
}

a:link, a:visited {

color: #E47671;

text-decoration: none;

}



a:hover {

color: #f5dbaf;

background: #930e07;

text-decoration: none;

font-weight: bold;

cursor: help;

}



h2 {

text-align: right;

display: block;

margin-top: 10px;

padding-right: 10px;

color: #E47671;

font: bold 14px Verdana, Arial, sans-serif;

}



h3 {

display: block;

color: #E47671;

margin: 0;

padding: 0;

font: normal 12px Verdana, Arial, sans-serif;

}



input, textarea {

background: #930e07;

color: #f5dbaf;

font-size: 11px;

}