body {
	background-image: url(gifs/bg.gif);
	background-repeat: repeat-x;
	}
td.tab {
	font-family: verdana,arial,geneva,sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
	}
a.tab:link {
	color: #000033;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Geneva,sans-serif;
	text-decoration: none;
	}
a.tab:visited {
	color: #333366;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Geneva,sans-serif;
	text-decoration: none;
	}
a.tab:active {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Geneva,sans-serif;
	text-decoration: none;
	}
a.tab:hover {
	color: #990000;
	font-size: 10px;
	font-weight: bold;
	font-family: Verdana,Arial,Geneva,sans-serif;
	text-decoration: none;
	}
.sidebar {
	font-size: 11px;
	font-family: Verdana,Arial,Geneva,sans-serif;
	padding: 3px;
	}
.header1 {
	font-size: 130%;
	font-family: Verdana,Arial,Geneva,sans-serif;
	color: #cc3300;
	font-weight: bold;
	}
.header2 {
	font-size: 120%;
	font-style: italic;
	font-weight: bold;
	}