.Promo
{
	FONT-WEIGHT: bolder; 
	FONT-SIZE: 10pt; 
	COLOR: #ffffff; 
	FONT-FAMILY: Arial; 
	BACKGROUND-COLOR: #000000;
}

.TextPageTitle
{
	font-weight: bolder;
	font-size: 12pt;
	color: steelblue;
	font-family: Arial;
}

.TextTitle
{
	font-weight: bolder;
	font-size: 10pt;
	color: steelblue;
	font-family: Arial;
}

.TextTitle A
{
    TEXT-DECORATION: none
}

.TextTitle A:hover
{
    TEXT-DECORATION: underline
}

.TextTagLine
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 12pt;
    COLOR: red;
    FONT-FAMILY: Arial
}
.TextBody
{
    FONT-SIZE: 8pt;
    FONT-FAMILY: Arial
}

.TextBody UL
{
    MARGIN-TOP: 0px;
    LIST-STYLE-POSITION: inside;
    MARGIN-LEFT: 15px;
    LIST-STYLE-TYPE: disc
}

.TextEmphasize
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #ff0000;
    FONT-FAMILY: Arial
}
BODY
{
	margin: 5px;
	background-color: #ffffff;
}

.Bookmark A
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 8pt;
    COLOR: Teal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.Bookmark A:hover
{
    TEXT-DECORATION: underline
}

BODY DIV
{
    PADDING-LEFT: 0px
}
BODY UL
{
    MARGIN-TOP: 0px;
    LIST-STYLE-POSITION: inside;
    MARGIN-LEFT: 5px;
    LIST-STYLE-TYPE: disc
}
BODY A
{
    COLOR: #000000;
    TEXT-DECORATION: none
}
BODY A:hover
{
    COLOR: #0000ff;
    TEXT-DECORATION: underline
}
.Indent
{
    MARGIN-LEFT: 15px
}

.MenuTitle
{
	font-weight: bolder;
	font-size: 10pt;
	padding-bottom: 2px;
	color: white;
	padding-top: 0px;
	font-family: Arial;
	background-color: #000000;
}


.Menu
{
}

.Menu A
{
	font-weight: bolder;
	font-size: 8pt;
	color: 00000f;
	font-family: Arial;
	list-style-type: disc;
	text-decoration: none;
}
.Menu A:hover
{
	color: #ff0033;
	text-decoration: underline;
}

.NavBar
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	background-color: silver;
}

.NavBar A
{
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
	text-decoration: none;
}
.NavBar A:hover
{
	color: #ffff33;
	text-decoration: none;
}

.Tab
{
	font-weight: bolder;
	font-size: 10pt;
	color: silver;
	font-family: Arial;
}
.Tab A
{
	font-weight: bolder;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
	text-decoration: none;
}
.Tab A:hover
{
	color: red;
	text-decoration: none;
}
