body {
	background-color: #000000;
	margin: 0px 0px 0px 0px;
	background-image: url('Im/SaveMe.png');
	background-repeat: no-repeat; 

	font-family: tahoma, arial, verdana, Sans-Serif;
	font-size: 7pt;
	text-align: justify;
	color:  #c0c0c0;
	cursor: default;
	}

p, tr, td, table {

	font-family: tahoma, arial, verdana, Sans-Serif;
	font-size: 7pt;
	text-align: justify;
	color:  #c0c0c0;
	}

b {
	color: #7d7d7d;
	}


a:link, a:active, a:visited{
	color:  #c0c0c0;
	text-decoration: none;
	}

a:hover{ 
	color: #313131; 
	text-decoration: none;
	}