body 		{
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 font-family: Arial, Helvetica;
		 
		 background-image: url('http://www.swiss-army.net/general_images/taz90.jpg') ;		 
		 background-color: black;
		 background-attachment: fixed ;
		}
td 		{
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 font-family: Arial, Helvetica;
		}

blockquote	{
		 font-size: 10pt;
		 color: yellow;
		 text-decoration: none;
		 font-family: Arial, Helvetica;
		}


A:link 		{
		 font-size: 10pt;
		 color: #00FF00;
		 text-decoration: underline; 
		 font-weight: none ;
		 font-family: Arial, Helvetica;
		}

A:visited 	{
		 font-size: 10pt; 
		 color: #FF0000;
		 text-decoration: underline;
		 font-weight: none ;
		 font-family: Arial, Helvetica;
		}

h1 		{
		 font-size: 20pt;
		 color: red;
		 text-decoration: none;
		 font-weight: lighter ;
		 font-family: Arial, Helvetica;
		}

h2 		{
		 font-size: 18pt; 
		 color: red;
		 text-decoration: none;
		 font-weight: lighter ;
		 font-family: Arial, Helvetica;
		}

h3 		{
		 font-size: 16pt;
		 color: red;
		 text-decoration: none;
		 font-weight: lighter ;
		 font-family: Arial, Helvetica;
		}

ul		{
		 list-style-image: url('http://www.swiss-army.net/general_images/hg85k.gif') ;
		}

pre		{ 
		 font-family: Fix, Courier; 
		 font-size: 12 
		 color: yellow;
		 text-decoration: none;
		}

