	BODY { 
		background: #000000;
		background-image:url("images/snowflakes.gif");
		background-repeat:repeat;
		background-attachment:fixed
	}
	p {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 12px;
	}
	li {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 12px;
	}
	h1 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  size: 6;
	  color: yellow;	  
	}
	h2 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 12px;
	}
	h3 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 15px;
	  color: #cc0000;
	}
	h4 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  size: 4;
	  color: yellow;	  
	}
	h5 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 18px;
	  color: #cc0000;
	}
	h6 {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  font-size: 12px;
	  color: #000000;
	  margin-top: -12px;
	}
	td {
	  font-family:"Trebuchet MS",Trebuchet,Verdana,Lucida-Sans,Arial,sans-serif;
	  size: 2;
	  color: #000000;
	}

