@charset "utf-8";
/* CSS Document */

body {
	font-style: oblique;
	background-color: #000000;
}
h2 {
	color: #FFFFFF;
	text-align: left;
}
h3 {
	line-height: 12px;
	color: #FFFFFF;
}
h4 {
	font-size: 18px;
	color: #000099;
	font-weight: bold;
}
p {
	color: #FFFFFF;
	font-size: 15px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
li {
	font-size: 18px;
	color: #0000FF;
	text-align: left;
}
li {
	color: #00CC00;
	text-align: left;
}
.img-left {
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.txt-center {
	text-align: center;
}
