body {
	margin: 0;
	padding: 0;
	color: #000000;
	background-repeat: repeat;
	font-size: 100%;
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/1x1bw.gif);
}

h1 {
	font-size: 120%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
}

#normal {
	font-size: 80%;
}

.blue {
	color: #000099;
}

.red {
	color: #FF0000;
}

table {
	background-color: #FFFFFF;
	padding: 3px;
}

a:link, a:active, a:visited {
	text-decoration: none;
	color: #0000FF;
}

a:focus, a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.menu {
	font-weight: bold;
}
