@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
	line-height: 16px;
}
body {
	background-image: url(peace-circles.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
#peace {
	clear: both;
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
	padding-bottom: 20px;
}
#pld {
	clear: none;
	float: left;
	margin-top: 20px;
}
.border {
	border: 1px solid #FFFFFF;
}

a {
	font-size: 10px;
	color: #00FF00;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #FF9900;
}
a:visited {
	color: #FFCC00;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
h1 {
	font-size: 12px;
}
.green {
	color: #00CC00
}
.name {
	margin-left: 40px;
}
.red {color: #FF0000}
.cyan {color: #00FFFF}
.style4 {font-size: 10px}
.orange {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
}
