﻿.TopChapterTitle {
	font-size: xx-large;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color: #666666;
}
.SubheadingTitleHeader {
	font-size: medium;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #000;
}
.BodyText {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: medium;
	font-style: normal;
}
.BodyTextCentered {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: medium;
	font-style: normal;
	margin-right: 0px;
}
.BodySmallItalics {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	font-style: italic;
}
.NoBorderPictures {
	border-width: 0;
}
.MenuSpacerBackground {
	background-image: url('images/GrayGlassSpacer.gif');
}
.Centered {
	text-align: center;
	float: none;
}
a {
	color: #333333;
}
a:visited {
	color: #C0C0C0;
}
a:active {
	color: #666666;
}
a:hover {
	color: #C0C0C0;
}
.backwards {
	unicode-bidi:bidi-override; direction: rtl;} 
.CenteredColumn {
	text-align: center;
}

