.stylesheet {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}

.stylesheet2 {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
}

body {
	background: #041448 url(images/bk.jpg) no-repeat fixed top center;
	margin-left: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	}
