@charset "UTF-8";
/* CSS Document */

body		{background-color:#000000;
			 font-family:Georgia, "Times New Roman", Times, serif;}
			 
p			{color: #f9fffc;
			text-align: left;
			line-height: 16px;
			font-size: 12px;}
			
a:link		{color:#999999;
			text-decoration:none;}

a:hover		{color:#e8a02f;}

a:visited	{color:#999999;
			text-decoration:none;}
			
h2			{color:#e8a02f;
			line-height:1em;
			font-size: 1.0em;}					
			
#headerpop 	{width:570px;
			 margin-bottom:5px;}
			 
#bigpop		{width:570px;}

#bigpop h2 {line-height:1em;}
