.Links
{ font-size : 8pt; 
	font-family : 'Arial', 'Sans-Serif';
	text-decoration : none;
	font-weight : Bold; }
.Links:Hover
{       color : Orange;
        font-size : 8pt;
	background-color : Aqua;
        font-weight : Bold; }
	
.Linkm
{ font-size : 9pt; 
	font-family : 'Arial', 'Sans-Serif';
	text-decoration : none;
	font-weight : Bold; }
.Linkm:Hover
{       color : Orange;
        font-size : 9pt;
	background-color : Aqua; }

.Linkl
{ font-size : 10pt; 
	font-family : 'Arial', 'Sans-Serif';
	text-decoration : none;
	font-weight : Bold; }
.Linkl:Hover
{       color : Orange;
        font-size : 10pt;
	background-color : Aqua; }

.Linklw
{ font-size : 10pt; 
        color : White;
	font-family : 'Arial', 'Sans-Serif';
	text-decoration : none;
	font-weight : Bold; }
.Linklw:Hover
{       color : Orange;
        font-size : 10pt;
	background-color : green; }

.LinksF
{ font-size : 10pt; 
	font-family : 'Courier New', 'Courier';
	text-decoration : none;
	font-weight : Bold; }
.LinksF:Hover
{       color : Orange;
        font-size : 10pt;
	background-color : Aqua;  }

.LinkBTN
{ font-size : 9pt;
        color : White; 
	font-family : 'Arial', 'Sans-Serif';
	text-decoration : none;
	font-weight : Bold; }
.LinkBTN:Hover
{       color : Orange;
        font-size : 9pt; }

.PROPs
{	font-size : 8pt;
	font-family : 'Arial', 'Sans-Serif';
	}

.PROPm
{	font-size : 9pt;
	font-family : 'Arial', 'Sans-Serif';
	}

.PROPl
{	font-size : 10pt;
	font-family : 'Arial', 'Sans-Serif';
	}

.PROPxl
{	font-size : 11pt;
	font-family : 'Arial', 'Sans-Serif';
	}

.PROPxxl
{	font-size : 12pt;
	font-family : 'Arial', 'Sans-Serif';
	}

.tblITEM
{	font-size : 8pt;
	font-family : 'Arial', 'Sans-Serif'; }

.FIXED
{	font-size : 9pt;
	font-family : 'Courier New', 'monospace'; }
