body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #000000;
	font-weight: bold;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #FF0000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
}
h2 {
	font-size: 1.4em;
}
.small {
	font-size: 11px;
}
.indent1 {
	text-indent: 5px;
}
.indent2 {
	text-indent: 40px;
}
.indexLink {
	font-size: 1.5em;
	font-weight: bold;
	position: relative;
}
.subCatLink {
	font-size: 1.4em;
	position: relative;
	padding-left: 10px;
}
.menuItem {
	position: relative;
	left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
}
