@import url(../Common.css);
.Location
	{
	font-variant: small-caps;
	}
BLOCKQUOTE
	{
	font-family:	"Times New Roman";
	font-style:	normal;
	margin-left:	0em;
	margin-right:	0em;
	margin-top:	0em;
	margin-bottom:	1em;
	padding:	0.5em;
	background-color: #F0F0F0;
	border-color:	black;
	border-style:	double;
	text-align:	justify;
	}
BLOCKQUOTE.Indent
	{
	margin-left:	2em;
	margin-right:	2em;
	margin-top:	1em;
	margin-bottom:	1em;
	padding:	0em;
	border-style:	none;
	}
OL,
UL
	{
	margin-left:   4em;
	}
LI,
P
	{
	margin-top:	0.25em;
	margin-bottom:	0.25em;
	text-indent:	0em;
	}
P.AboveTitle
	{
	font-size:      100%;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	text-align:	center;
	text-decoration: underline;
	text-transform: capitalize;
	}
P.ContinuedOn
	{
	font-size:     100%;
	border-top:    black solid 1px;
	margin-top:    0em;
	margin-bottom: 0em;
	text-align:    center;
	}
P.ContinuedFrom
	{
	font-size:     100%;
	border-bottom:    black solid 1px;
	margin-top:    0em;
	margin-bottom: 0em;
	text-align:    center;
	}
P.Indent
	{
	margin-bottom: 0em;
	text-indent:   2em;
	}
P.Photo
	{
	margin-top:	0.5em;
	margin-bottom:	0em;
	text-align:	center;
	}
P.PhotoCaption
	{
	margin-top:	0em;
	margin-bottom:	0.5em;
	text-align:	center;
	}
P.Reference
	{
	color:       Purple;
	margin-top:  1em;
	margin-bottom:  1em;
	text-indent: 0em;
	}
P.Title
	{
	font-size:      125%;
	font-weight:    bold;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	text-align:	center;
	text-transform: uppercase;
	}
P.Subtitle1
	{
	font-weight:    bold;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	text-align:	center;
	text-transform: uppercase;
	}
P.Subtitle2
	{
	font-weight:    bold;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	text-align:	center;
	text-transform: capitalize;
	}
P.ParagraphTitle
	{
	font-weight:	bold;
	margin-top:     0.5em;
	margin-bottom:  0.5em;
	text-align:	center;
	text-transform: capitalize;
	}
H1,
H2,
H3,
H4
	{
	margin-top: 1em;
	}