body {	background-color: #000000;
	background-image: 	url('../images/bg-pages.jpg');
	background-repeat: no repeat;
	background-attachment: fixed;
	font-family: Tahoma, Arial Narrow; 
	font-size: 10pt; 
	color: #ffffff}

p {	font-family: Tahoma, Arial Narrow; 
	font-size: 10pt; 
	color: #ffffff;}

td {	font-family: Tahoma, Arial Narrow; 
	font-size: 10pt;
	color: #ffffff}


li {	font-family: Tahoma, Arial Narrow; 
	font-size: 10pt;
	color: #ffffff;}

h1 {	font-family: Tahoma, Arial Narrow;
	color: #ffffff;}

h2 {	font-family: Tahoma, Arial Narrow;
	font-size: 16pt; 
	color: #ffffff;}

h3 {	font-family: Tahoma, Arial Narrow;
	color: #ffffff;}

<!--a {	color: #990000;
	text-decoration: none}
-->

a:link {color: #cc9933}

a:visited {color: #cc99ff}

a:hover {color: #ff0000}

a:active {color: #ff0000}

