Body
{
 font-family: tahoma, serif;
 color: #000000;
 background-color: #ffffff;
 text-align: center;
}
.subTitle
{
 font-family: teen, tahoma, serif;
 font-style: italic;
 font-size: smaller;
 text-align: center;
}
.Title
{
 font-weight: bold;
 font-size: larger;
 text-align: center;
}
.HeadingA
{
 font-weight: bold;
 text-align: center;
}
.ERLABox
{
 text-align: left;
 width: 80%;
 background-color: #778899;
 padding: 5px;
 color: #ffffff;
}
.ListTier1
{
 list-style-type: decimal;
 list-style-position: outside;
}
.ListTier2
{
 list-style-type: upper-alpha;
 list-style-position: outside;
}
.PageLayout
{
 width: 90%;
 height: 95%;
}
.Header
{
 height: 15%;
 text-align: center;
}
.NavBar
{
 height: 70%;
 vertical-align: text-top;
}
.Frame
{
 height: 70%;
}
.Footer
{
 height: 15%;
 text-align: center;
 vertical-align: text-top;
}
.navTitle
{
 font-weight: bold;
 text-align: left;
}
.navSubTitle
{
 font-style: italic;
 padding: 7px;
}
.navWorks
{
 padding: 14px;
 vertical-align: text-top;
}
.Viewer
{
 width: 99%;
 height: 100%;
 background-color: #ffffff;
 color: #ffffff;
 text-align: left;
}
.Stamp
{
 font-weight: bold;
 font-family: Tahoma, Arial, serif;
 font-size: smaller;
 color: #7B68EE;
}
.Entry
{
 font-family: Teen, Comic Sans MS, Tahoma, serif;
 }
.Name
{
 color: #CD5C5C;
 font-weight: bold;
}
A:link.button
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #228b22;
 text-decoration: none;
}
A:link.btnHover
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #b22222;
 text-decoration: none;
}
A:active.button
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #228b22;
 text-decoration: none;
}
A:active.btnHover
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #b22222;
 text-decoration: none;
}
A:visited.button
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #228b22;
 text-decoration: none;
}
A:visited.btnHover
{
 font-family: Elephant, Arial, Helvetica, serif;
 font-weight: bolder;
 color: #b22222;
 text-decoration: none;
}
.beginning
{
 width: 33%;
 text-align: left;
}
.middle
{
 width: 33%;
 text-align: center;
}
.end
{
 width: 33%;
 text-align: right;
}