body {
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #666666;
	font-weight: bold;
}
.indent {
	padding-left: 130px;
}
.base {
	color: #FFFFFF;
	padding-left: 130px;
}
.basebg {
	background-image: url(images/grey_23w.gif);
	background-repeat: repeat;
}
.bluetable {
	background-image: url(images/blue_03c.gif);
	background-repeat: repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 30px;
}
h2 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3300;
	text-decoration: underline;
}
h2 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
h2 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.indentsmall {
	padding-left: 30px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1em;
	font-weight: normal;
	color: #FFFFFF;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 30px;
}

