body p {
	background-color: #fff;
	font-family: Tahoma;
	font-size: small;
}

a {
	font-family: Tahoma;
	font-size: small;
}

ol li {
	font-family: Tahoma;
	font-size: small;
}

h1 {
	font-family: Tahoma;
	background-color: silver;
	border: thin solid black;
	font-size: small;
	padding: 2px;
}

h2 {
	font-family: Tahoma;
	font-size: small;
	font-weight: normal;
	text-align: center;
}

.bold {
	font-weight: bold;
}

.footer {
	font-family: Tahoma;
	background-color: silver;
	border: thin solid black;
	font-size: x-small;
	text-align: center;
	padding: 2px;
}

img {
	border: thin solid black;
}

.image {
	border: none;
}

.bt {
	background-color: white;
	font-family: Tahoma;
	font-size: small;
} 
