
body 
	{
	font-size: 10px;
	background-image: url('images/1/Cylinder_Tops_Blue_Gold_Metal_Electric_1-1.gif');
	color: #ffd600;
	}


a
	{
	color: #ff9900;
	text-decoration: none;
	}
	

a:link
	{
	text-decoration: none;
	}


a:visited
	{
	color: #0099cc;
	}


a:hover
	{
	color: #ffff00;
	text-decoration: underline;
	}


a:active
	{
	color: #ffff00;
	text-decoration: underline;
	}


h1, h2, h3, h4 
	{
	font-family: Souvenir, Verdana, Tahoma;
	text-align: center;
	}


h1 
	{
	font-size: 18pt;
	}


h2 
	{
	font-size: 14pt;
	margin: 0px;
	}


h3 
	{
	font-size: 11pt;
	margin: 0;
	}


