body {
	background-color: black;
	font: small Georgia, serif;
	background-image: url(images/bg.gif);
	}


html>body {
	font: 84.5% Georgia, serif;
	}

h1, h2, h3, h4, h5 {
	color: black;
	}

a {
	color: #004276;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color: #666699;
	}

img {
	border: none;
	text-decoration: none;
	}
.text
{
    margin-left:30px;
    margin-right:30px;
    }

.highlightbox {
	background-color: #dbdbd9;
	padding: 4px 30px;
	border: 1px solid #333333;
}

