TH 		{font-size:10pt; font-family:Arial; font-weight: bold; text-align: left;}
TD  		{font-size:10pt; font-family:Arial;}

BODY		{font-size:10pt; font-family:Arial;}

FONT		{font-size:10pt; font-family:Arial;}
PRE		{font-size:8pt; font-family:Courier New;}
TT		{font-size:8pt; font-family:Courier New;}

INPUT		{font-size:9pt;  font-family:Arial;}
SELECT		{font-size:9pt;  font-family:Arial;}
TEXTAREA	{font-size:10pt; font-family:Arial;}

.small_font	{font-size:8pt;  font-family:Arial;}
.big_font 	{font-size:12pt; font-family:Arial;}
.huge_font 	{font-size:20pt; font-family:Arial; font-weight: bold; font-style: italic}
.fixed_font	{font-size:10pt; font-family:Courier New;}

A:LINK		{color:blue;}
A:VISITED	{color:green;}
A.seen:LINK {color:green}


.spbutton
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
    background: #99BBFF;
    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
    BACKGROUND-IMAGE: url(/web/SPButton.gif);
}

.spbuttonh
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
    background: #FFFFFF;
    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
    BACKGROUND-IMAGE: url(/web/SPButtonH.gif);
}

.spbuttong
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
    background: #FFFFFF;
    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
    BACKGROUND-IMAGE: url(/web/SPButtonG.gif);
}

.spbuttony
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #000033;
    background: #FFFFFF;
    border-width: 1px;
    border-color: #CCCCFF #CCCCFF #4444FF #4444FF;
    line-height: normal;
    BACKGROUND-IMAGE: url(/web/SPButtonY.gif);
}
