body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url('http://i171.photobucket.com/albums/u291/B-DCOM/U2/NLOTH.png');
	background-repeat: no-repeat;

	font-family: tahoma, arial, verdana, Sans-Serif;
	font-size: 7pt;
	text-align: justify;
	color: #908B8C;
	cursor: default;
	}

p, tr, td, table {

	font-family: verdana, arial, tahoma, Sans-Serif;
	font-size: 7pt;
	text-align: justify;
	color: #908B8C;
	}

strong {
	color: #304456;
	text-decoration: underline; 
	}


a:link, a:active, a:visited{
	color: #40454B;
	text-decoration: none;
	}

a:hover{ 
	color: #3A1F31; 
	text-decoration: none;
	}

h1 {
	font-family: arial, verdana, Sans-Serif;
	font-size: 8pt; 
	color: #463B28; 
	border-bottom: 2px solid #DF0201;
	text-align: right;
	text-transform: lowercase;
	letter-spacing: 4px;
	margin-bottom: 2px;
	}