.AllCaps
	{
	text-transform: uppercase;
	}
.SmallCaps
	{
	font-variant: small-caps;
	}
.InitialCaps
	{
	text-transform: capitalize;
	}
.Annotation
	{
	color: Purple;
	font-family: "Comic Sans MS";
	}
.Article
	{
	text-transform: capitalize;
	font-style: italic;
	}
.Author
	{
	font-weight: bold;
	}
.Drawing
	{
	text-decoration: underline;
	}
.EndNote
	{
	font-weight: bold;
	vertical-align: top;
	font-size: 67%;
	}
.FootnoteTitle
	{
	text-transform: uppercase;
	font-weight: 	bold;
	text-align:	center;
	}
.Future
	{
	color: Green;
	background-color: #CCFFC0;
	}
.JPS
	{
	color: Red;
	font-weight: bold;
	}
.NotOntario
	{
	color: Gray;
	}
.NotOntarioRemoved
	{
	color: Gray;
	background-color: #FFC0C0;
	}
P.Byline
	{
	font-size:     75%;
	margin-top:    0em;
	margin-bottom: 1em;
	text-align:    center;
	}
P.Photo
	{
	margin-top:	0.5em;
	margin-bottom:	0em;
	text-align:	center;
	}
P.PhotoCaption
	{
	font-size: 75%;
	margin-top:	0em;
	margin-bottom:	0.5em;
	text-align:	center;
	}
.Publication
	{
	text-decoration: underline;
	text-transform: capitalize;
	}
.Removed
	{
	color: Gray;
	background-color: #FFC0C0;
	}
.Small
	{
	font-size: 67%;
	}
.Source
	{
	font-size: 75%;
	font-family: "Comic Sans MS";
	}
.Unknown
	{
	color: Aqua;
	font-style: italic;
	font-weight: normal;
	}
.Website
	{
	font-family: "Tahoma";
	font-weight: bold;
	}
A:link
	{
	text-decoration: none;
	}
A:visited
	{
	text-decoration: none;
	}
A:active
	{
	text-decoration: none;
	}
A:hover
	{
	text-decoration: underline;
	}
BLOCKQUOTE
	{
	font-family:	"Times New Roman";
	font-style:	normal;
	margin-left:	0em;
	margin-right:	0em;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	}
BLOCKQUOTE.Footnote
	{
	font-family:	"Times New Roman";
	font-style:	normal;
	margin-left:	0em;
	margin-right:	0em;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	padding:	0.5em;
	background-color: #F0F0F0;
	border-color:	black;
	border-style:	double;
	text-align:	justify;
	}
BLOCKQUOTE.Indent
	{
	font-family:	"Times New Roman";
	font-style:	normal;
	margin-left:	2em;
	margin-right:	0em;
	margin-top:	0.5em;
	margin-bottom:	0.5em;
	border-style:	none;
	}
BODY
	{
	padding: 0;
	margin-left:	2em;
	margin-right:	2em;
	margin-top:	2em;
	margin-bottom:	2em;
	}
CITE,
.Reference
	{
	font-size: 75%;
	font-style: normal;
	font-family: "Comic Sans MS";
	color: Black;
	}
DT
	{
	font-weight: bold;
	}
DEL,
S,
STRIKE
	{
	display : inline;
	background: Yellow;
	color: Black;
	text-decoration: line-through;
	}
H1,
H2,
H3,
H4,
H5,
H6,
H7,
H8
	{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	font-size: 100%;
	font-weight: bold;
	text-transform: uppercase;
	}
HR
	{
	height: 1px;
	color: Black;
	}
HR.Dashed
	{
	height: 2px;
	border-top: 1px dashed Black;
	color: White;
	background-color: White;
	}
IMG.Button
	{
	border-style:	none;
	vertical-align:	text-top;
	}
INS
	{
	font-style: normal;
	text-decoration: none;
	}
LI.P,
P
	{
	margin-top:    0.5em;
	margin-bottom: 0.5em;
	}
P.Footnote
	{
	text-indent:		2em;
	margin-top:		0em;
	margin-bottom:		0em;
	}
P.Hanging
	{
	margin-left:  2em;
	text-indent: -2em;
	}
P.Indent,
LI.Indent
	{
	text-indent:		2em;
	margin-top:		0em;
	margin-bottom:		0em;
	}
P.Indent2
	{
	text-indent:		2em;
	margin-left:		2em;
	}
P.IndentHanging
	{
	text-indent:		-2em;
	margin-left:		4em;
	}
P.NoMargin
	{
	margin-top:			0em;
	margin-bottom:		0em;
	}
Q
	{
	font-family:		"Times New Roman";
	font-size:			110%;
	font-style:			normal;
	}
SUP
	{
	font-size:			75%;
	}
TABLE
	{
	border-collapse:	collapse;
	border-color:		black;
	margin-top:		0.5em;
	margin-bottom:		0.5em;
	}
TABLE CAPTION
	{
	font-size:			100%;
	font-weight:		bold;
	text-transform:		uppercase;
	text-align:			center;
	margin-top:		0.5em;
	margin-bottom:		0.5em;
	}
TABLE TD
	{
	border-color:		black;
	padding-left:		2px;
	padding-right:		2px;
	}
TABLE TH
	{
	border-color:		black;
	background-color:	Silver;
	padding-left:		0.5em;
	padding-right:		0.5em;
	font-weight:		bold;
	text-align:			center;
	vertical-align:		middle;
	}
TABLE TR
	{
	vertical-align:		top;
	}
OL,
UL
	{
	margin-top:		0.5em;
	margin-bottom:		0.5em;
	}
UL.Tight
	{
	margin:				0 0 0 1.25em;
	padding:			0 0 0 0;
	list-style:			outside;
	}