BODY
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10pt;
    MARGIN-LEFT: 10px;
    COLOR: black;
    MARGIN-RIGHT: 10px;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
TBODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
INPUT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
H1
{
    FONT-WEIGHT: normal;
    MARGIN-TOP: 0px;
    FONT-SIZE: 14pt;
    COLOR: #ffcc00;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
A
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
A:visited
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
SELECT
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 10pt
}
TH
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-ALIGN: center;
	background-color:#cccccc;
	border-color:#ffcc00;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:1mm; 
	border-left-style:solid; 
	border-right-style:none;
}
TH.last
{
    PADDING-RIGHT: 5px;
    PADDING-LEFT: 5px;
    FONT-SIZE: 10pt;
    COLOR: white;
    FONT-FAMILY: Arial, 'MS Sans Serif';
    TEXT-ALIGN: center;
	background-color:#cccccc;
	border-color:#ffcc00;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:1mm; 
	border-left-style:solid; 
	border-right-width:1mm; 
	border-right-style:solid;
}
H3
{
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
H2
{
    MARGIN-TOP: 0px;
    FONT-SIZE: 9pt;
    COLOR: #cc0000;
    FONT-FAMILY: Arial, 'MS Sans Serif'
}
TD
{
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif';
}
TD.cell
{
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif';
	border-color:#ffcc00;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:1mm; 
	border-left-style:solid; 
	border-right-style:none;
}
TD.celllast
{
    BACKGROUND-COLOR: white;
    FONT-SIZE: 10pt;
    COLOR: black;
    FONT-FAMILY: Arial, 'MS Sans Serif';
	border-color:#ffcc00;
	border-top-style:none;
	border-bottom-style:none;
	border-left-width:1mm; 
	border-left-style:solid; 
	border-right-width:1mm; 
	border-right-style:solid;
}
