
.tabhead {
	font-size: 18px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 3px 3px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}

.tabhead a {
	color: #FFFFFF;
	font-variant: small-caps;
	text-decoration: none;
	font-weight: bold;
}

body {
	background-color: #FFFFFF;
	color: #000000;
}

h1 {
	font-size: 28px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}