body 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	color: #989B95; 
	text-align: justify; 
	background: #FFF;
	margin: 0;
	letter-spacing: 1px;
	}

table 	
	{ 
	font: 8pt "trebuchet ms", arial, sans-serif;
	text-align: justify; 
	letter-spacing: 1px;
	}

td#content
	{
	background: url('images/index_03.gif') no-repeat;
	width: 471px;
	}

#stat
	{
	color: #50504F;
	border: 1px solid #CED1C8; 
	background: #E1E3DE;
	width: 99%;
	padding: 4px;
	}

ul	
	{
	list-style-type: circle;
	}

b, strong
	{ 
	color: #AB9F88; 
	}

i	{
	color: #B0825E;
	}

input, textarea, .form 	
	{ 
	font: 7pt "century gothic", arial, sans-serif;
 	color: #50504F; 
	letter-spacing: 1px;
	padding: 5px;
 	border: 1px solid #CED1C8;     
 	background-color:#E1E3DE;
	text-transform: lowercase;
	}

#space li
	{
	padding-bottom:10px;
	}

h1, .head, h2	
	{ 	
	font: bold 15px arial, tahoma, serif;
	color: #8F9C7C; 
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-left: 10px; 	
	border-left: 21px solid #DAC5C2;     
	}

.code, .donate 
	{ 	
	border: 1px solid #D6D4C8;
	padding: 4px;
	background: #E5E3D5;
	margin: 1px;
	}

a:link, a:active, a:visited	
	{
	color: #646464; 
	text-decoration: none;  
	text-transform: lowercase; 
	}

a:hover 	
	{ 
	color: #959597; 
	text-decoration: none; 
	}


