﻿p {
	padding: 5px 20px 10px 20px;
	margin: 0px;
	line-height: 18px;
}
h2 {
	text-align: center;
	color: #800000;
	padding: 10px;
	margin: 0px;
	font-weight: bold;
	font-style: oblique;
	background-color: #FFDFDF;
	border: 1px solid #800000;
}
h3 {
	border: 1px solid #800000;
	color: #800000;
	background-color: #FFDFDF;
	text-align: center;
	line-height: 35px;
}
h4 {
	padding: 20px;
	margin: 0px;
	background-color: #FFDFDF;
	display: block;
	color: #800000;
	border: 1px solid #800000;
}
h5 {
	text-indent: 15px;
	background-color: #FFDFDF;
	padding-right: 15px;
	padding-left: 15px;
}
h6 {
	font-weight: bold;
	font-size: 11px;
}
img {
	border-style: none;
	float: left;
	padding: 0px 15px 0px 0px;
	margin: 0px;
}
#blurbs {
	background-color: #FFFFFF;
	color: #000000;
	font-size: small;
	padding: 0px;
	margin: 0px 0px 0px 190px;
	width: 658px;
}
#blurbs li {
	padding: 5px;
	margin: 0px;
}
#blurbs a, #blurbs a:link {
	border-width: 1px;
	border-color: #800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #530000;
	border-bottom-style: solid;
}
#blurbs a:visited {
	border-width: thin;
	border-color: #808080;
	color: #000000;
	background-color: #FFB9B9;
	border-bottom-style: ridge;
}
#blurbs a:hover {
	border-width: thin;
	border-color: #800000;
	background-color: #761717;
	color: #FFFFFF;
	font-size: medium;
	border-bottom-style: solid;
	font-weight: bold;
}
#blurbs a:active {
	color: #FFFFFF;
	border: thin ridge #000000;
	background-color: #770000;
}
#disability td {
	border: 1px solid #800000;
}
#quiz {
	background-color: #FFF2F2;
	color: #000000;
	border-width: 1px;
	border-color: #800000;
	border-top-style: solid;
	border-bottom-style: solid;
	text-indent: 10px;
	font-size: small;
	line-height: 25px;
	margin-right: auto;
	margin-left: auto;
}
#quiz td {
	padding: 0px 10px 0px 10px;
	margin: 0px;
	border-bottom-style: solid;
	border-width: 1px;
	border-color: #800000;
}
#toc li {
	line-height: 22px;
}
.source {
	text-align: right;
	font-size: small;
	font-style: italic;
}
.bookmark {
	background-color: #FFECEC;
	border: 1px solid #800000;
	display: block;
	text-align: center;
	color: #640000;
	font-weight: bold;
	font-size: medium;
}
.bookmark a, .bookmark a:link {
	border-width: 1px;
	border-color: #800000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #530000;
	border-bottom-style: solid;
}
.bookmark a:visited {
	border-width: thin;
	border-color: #808080;
	color: #000000;
	background-color: #FFF2F2;
	border-bottom-style: ridge;
}
.bookmark a:hover {
	border-width: thin;
	border-color: #800000;
	background-color: #FFFFFF;
	color: #000000;
	font-size: medium;
	border-bottom-style: solid;
}
.bookmark a:active {
	color: #FFFFFF;
	border: thin ridge #000000;
	background-color: #770000;
}
.border {
	border: 1px solid #800000;
}
.bright-yel {
	background-color: #FFFF00;
}
.light-yellow {
	background-color: #FFFFD7;
}
.pinkbg {
	background-color: #FFF2F2;
	border-width: 1px;
	border-color: #800000;
	border-bottom-style: solid;
}
.red-border {
	padding: 10px;
	margin: 30px;
	border: thick double #800000;
	background-color: #FFFFE6;
}
.red-border1 {
	padding: 10px;
	margin: 0px;
	border: thin solid #800000;
	background-color: #FFFFE6;
}

.reverse-colors {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #761717;
	border: medium double #FFD5D5;
}
.right-align {
	text-align: right;
}
.small {
	font-size: small;
}
.width-100 {
	width: 100px;
}
.width-25pc {
	width: 25%;
}

