body,td,th {
	color: #a42410;
}
body {
	background-image: url(Images/BackgroundsMisc/background-granite-light.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
}
.PageHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 30pt;
	font-style: italic;
	font-weight: bold;
	color: #a42410;
}
.ChapterHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	color: #a42410;
}

.SubHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: #a42410;
	font-style: italic;
}

.Footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
}
.PhotoCaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #a42410;
}
a {
	color: #a42410;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #a42410;
}

a:visited {
	color: #666666;
	font-size: 9pt;
}

a:hover {
	color: #CCCCFF;
	font-size: 9pt;
}

a:active {
	color: #a42410;
	font-size: 9pt;
}

}
.TableBackground {
	background-image: url(Images/BackgroundsMisc/background-granite-light.gif);
}
.CellBackground {
	background-color: #CCCCCC;
}
