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

p {
	text-align:center;
	font-style:italic
	}

hr {
	width:250px;
	}

.style3 {
	color: #990000;
	line-height:20px;
	}

.importantnews {
	text-align:center;
	font-weight:bold;
	}

#copyright {
	text-align:center;
	font-size:12px;
	}