﻿A.clsTocItem
{
	font-weight: bold;
	font-size:10pt;
	color: dodgerblue;
	font-family: Tahoma;
	text-decoration: none;
}
	
A:hover.clsTocItem
{
	border-top-width: 1px;
	left: -1px;
	color: #FF8C00;
	font-family: Tahoma;
	position: relative;
	top: -1px;
	text-decoration: none;
	font-size:10pt;
	
}

A.clsSubTocItem         
{ 
	font-family: Tahoma;
	COLOR:dodgerblue; 
	TEXT-DECORATION: none; font-size:10px;
	font-size:10pt;
	
}
A:hover.clsSubTocItem
{
	left: -1px;
	color: #FF8C00;
	font-family: Tahoma;
	position: relative;
	top: -1px;
	text-decoration: none;
	font-size:10pt;

}

A.clsPicRef
{
	color: dodgerblue;
	font-family: Verdana;
	text-decoration: none;
}

A:hover.clsPicRef
{
	color: #FF8C00;
	text-decoration: underline;
}

A.clsHistRef
{
	color: silver;
	font-family: Verdana;
	text-decoration: underline;
}

A:hover.clsHistRef
{
	color: #FF8C00;
	text-decoration: underline;
}


.SecHedear
{

	font-size: 14pt; 
	font-weight: bold;
	color: #6ACBFA;
	font-family: Tahoma;
}

BODY
{
	font-size: 10pt;
	color: silver;
	font-family: Verdana;
	background-color: #003E5E;
}


TD
{
	font-size: 10pt;
	color: silver;
	font-family: Verdana;
}