body		{	font-family: Century Gothic; 
			color: #FFFFFF;
			background-color: #1E1E1E;
			font-size:14

		}
H2		{	font-family: Century Gothic; 
			color: #DD9920;
			font-size:18; 
			font-weight: bold
		}
H3 		{	font-family: Century Gothic; 
			color: #FFFFFF;
			font-size:16; 
			font-weight: normal
		}
H1 		{	font-family: Century Gothic; 
			color: #FFFFFF;
			font-size:32; 
			font-weight: normal
		}
IMG		{	border: 0 solid #1E1E1E
		}
IMG.bord	{	border: 2 solid #FFFFFF
		}
IMG.bord4	{	border: 4 solid #FFFFFF
		}

DIV 		{	color: #000000; 
			background: #FFFFFF; 
			border: 15px solid #DD9920;
			font-size:18;
			font-weight: bold;
		}
DIV.bottom 	{	color: #000000; 
			background: #FFFFFF; 
			border: 8px solid #DD9920;
	  		font-size:14;	
	  	}
INPUT 		{	font-family: Century Gothic; 
			color: #DD9920; 
			font-size: 14;
			background-color: #1E1E1E; 
			border: 0 solid #1E1E1E 
		}
A.underlgold 	{	text-decoration: underline;  
			color: #DD9920
		}

