P { font-family: Arial, sans-serif;
	font-size:10pt;}
LI { font-family: Arial, sans-serif;
	font-size:10pt;}

A { font-family: Times New Roman;
	font-size:10pt;
    text-decoration:none }
A:hover
{
    COLOR: red;
    FONT-SIZE: 10pt;
}
TD { font-family: Arial, san-serif;
	font-size: 10pt;}
.w-h
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
}
.w-m
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt
}
.m-t
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal
}
.m-b
{
    FONT-FAMILY: Arial, sans-serif;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold
}
.ant
{   color:#000080; }

/*----------------------------*/
/*HTML Mini-Button Definitions*/
/*----------------------------*/
.minibutton 		{}
.minibuttonOn		{	font-size: 8pt; color: black;
text-decoration:none;	} 	
.minibuttonOn A,
.minibuttonOn A:link,
.minibuttonOn A:visited,
.minibuttonOn A:hover
{border:1px solid #666666; color:#000000; background-color:#DEDEDE;text-decoration:none; height:16; padding-left:5; padding-right:5;padding-top:0; padding-bottom:0}
.minibuttonOn A:hover
{border-color:#000000; background-color:#ffffff;}

.minibuttonOff
{border:1px solid #C4C3BF; font-size:8pt; color:#9D9DA1;background-color:#F1F1ED; height:16; padding-left:5; padding-right:5;padding-top:0; padding-bottom:0}

