@charset "UTF-8";
/* CSS Document */
	
body {
 	background:#000;
  margin:0;
  padding:0;
  color:#fff;
  font:x-small/1.5em "Lucida Grande",Serif;
  voice-family: "\"}\""; voice-family:inherit;
  font-size:small;
  } html>body {font-size:small;}
  
a:link,
a:visited,
a:hover,
a:active {
	color: #349e50;
	text-decoration:none;
}

ul{
	list-style-type: none;
	margin: 5px;
	padding:0;
}
li{margin-left: 5px;}

h1{font-size:120%; color: #eeb528;}
h2{font-size:110%; color: #eeb528;}
h3{font-size: 110%; font-style:italic; clear:both; color: #eeb528;}

img{
	color: #333;
	border:none;
}