@charset "utf-8";
body {
	font: normal 12px/120% Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #000000;
	text-align:center;
}
h3 {
	text-align: left;
	font: bold 16px Georgia, "Times New Roman", Times, serif;
}


div {
	text-align:left;
}

a {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
}

.wrap {
	width:760px;
	padding-bottom:50px;
	margin: 0 auto;
}

.front .wrap {
	width:960px;
}

.front img {
	margin-left: 5px;
	margin-right: 5px;
}

p {
	text-align:justify;
	margin-left: 155px;
	margin-right: 155px;
	clear: both;
}

h3 {
	margin-left: 155px;
	margin-right: 155px;
	clear: both;
}

span.highlight {
	font-weight: bold;
	color: #FF0000;
}
