A:active
{
	color: darkgoldenrod;
	text-decoration: underline;
}
a:link
{
	font-weight: bold;
	color: blue;
	text-decoration: underline;
}
a:visited
{
	font-weight: bold;
	color: darkcyan;
	text-decoration: underline;
}

a:hover
{
	font-weight: bold;
	color: maroon;
	background-color: #ffffb0;
	text-decoration: none;
}
Div
{
	font-size: small;
	font-weight:bold;
	color: maroon;
	direction: ltr;
	font-family: Verdana, Arial;
}
H2
{
	font-size: x-large;
	color: Navy;
	line-height: 12pt;
	text-align: center;
	direction: ltr;
	font-family: Times;
}
H3
{
	font-family: Helvetica, Arial;
	font-size: large;
	color: Maroon;
	font-weight: bold;
	line-height: 15pt;
	text-align: center;
	direction: ltr;
}
H4
{
	font-family: Helvetica, Arial;
	font-size: medium;
	color: DodgerBlue;
	font-weight: bold;
	text-align: center;
	direction: ltr;
}
li
{
	font-size: small;
	color: blue;
	direction: ltr;
	font-family: Verdana, Arial;
}
p
{
	font-size: smaller;
	color: black;
	direction: ltr;
	text-indent: 15pt;
	font-family: Verdana, Arial;
}
table
{
	font-size: small;
	color: black;
	direction: ltr;
	font-family: Verdana, Arial;
}
.banner
{
	font-weight: bold;
	font-size: large;
	color: darkblue;
	font-family: Arial;
}
.banner2
{
	font-weight: bold;
	font-size: medium;
	color: teal;
	font-family: Arial;
}
.banner3
{
	font-weight: bold;
	font-size: medium;
	color: maroon;
	font-family: Arial;
}
.bodytext
{
	font-size: smaller;
	color: navy;
	direction: ltr;
	text-indent: 15pt;
	font-family: Verdana, Arial;
}
.Bullet
{
	list-style-image: url(./images/red-bullet.gif);
}
.Detail
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}
.Detail2
{
	font-size: x-small;
	color: navy;
	font-family: Verdana;
}
.Date
{
	font-size: xx-small;
	color: teal;
	font-family: Verdana;
}
.HI
{
	left: 25px;
	text-indent: -20px;
	position: relative;
}
.MemBanner
{
	font-size: 80%;
	font-weight: bold;
	color: darkcyan;
	font-style: italic;
	font-family: Arial;
}
.Name
{
	font-weight: bold;
	font-size: 100%;
	color: maroon;
	font-family: Verdana;
}
.Name2
{
	font-weight: bold;
	font-size: x-small;
	color: maroon;
	font-family: Verdana;
}
.NavLink
{
	font-size: xx-small;
	color: maroon;
	font-family: Verdana;
}
.Numberlist
{
	list-style-image: url(none);
	list-style-position: outside;
	font-family: Verdana;
	list-style-type: decimal;
	font-size: x-small;
}
.ParaText
{
	font-size: x-small;
	color: black;
	text-indent: 10pt;
	font-family: Verdana;
}
.RptBanner
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
.RptHighlights
{
	font-size: x-small;
	color: black;
	font-style: italic;
	font-family: Verdana;
}
.RptGenNo
{
	font-weight: bold;
	font-size: 90%;
	color: crimson;
	font-family: Arial;
}
.smaller
{
	font-size: smaller;
	font-family: Verdana, Arial;
}
.Text
{
	font-size: x-small;
	color: black;
	font-family: Verdana;
}
