body {
	background-image: url(images/brdr-2.jpg);
	background-color: #133454;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-repeat: repeat-x;
}

#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #0066CC;
	text-decoration: none;
	text-indent: 10px;
}

#navigation a:hover {
	color: #FFFFFF;
}

.header {
	font-size: large;
	font-weight: bold;
	color: #FFFFFF;
}

.footer {
	color: #FFFFFF;
	text-align: center;
	font-size: x-small;
}

h1 {
	font-weight: bold;
	color: #0033CC;
	font-size: x-large;
}

h2 {
	font-weight: bold;
	color: #0033CC;
	font-size: large;
}

h3 {
	font-weight: bold;
	color: #000000;
	font-size: medium;
	font-style: italic;
}
