BODY
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
	background-color: #00BF60;
}


A  			
{ 	color			: #CCCCCC; 
	font-weight		: normal;
}

A:HOVER  	
{ 
	color			: #AAAAAA; 
	text-decoration	: yes;	
	font-weight		: normal;
}

A:LINK 	
{ 
	color			: #FFFFFF; 
	font-weight		: normal;
}

A:VISITED
{ 
	color			: #777777; 
	font-weight		: normal;
}

A:ACTIVE
{ 	color			: #AAAAAA; 
	font-weight		: normal;
}


PRE
{
    display         : block;
    text-align      : left;
    color           : #000066 ;
    font-family     : 'courier new', monospace;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : normal;
}

P
{
    text-align  : left;
}
P.center
{
    text-align  : center;
}


H1
{
    text-align      : left;
    color           : #000000;
    font-family     : arial, sans-serif;
    font-size       : 20px;
    font-style      : normal;
    font-weight     : bold;
}

.h1center
{
    text-align      : center;
}

H2
{
    text-align      : left;
    color           : #000000;
    font-family     : arial, sans-serif;
    font-size       : 12pt;
    font-style      : normal;
    font-weight     : bold;
}

.h2right
{
    text-align      : right;
}

H3
{
    text-align      : left;
    color           : #000000;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 2.0em 0.0em 1.0em 0.0em;
}


H4
{
    text-align      : left;
    color           : #000066;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 0.0em 0.0em 0.0em 0.0em;
}


H5
{
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 0.0em 0.0em 0.0em 0.0em;
}


H6
{
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    font-style      : normal;
    font-weight     : bold;
    margin          : 1.0em 0.0em 0.0em 0.0em;
}


TABLE
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 12pt;
    font-style      : normal;
    font-weight     : normal;
    border          : 3pt;
}


TH
{
    text-align      : center;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 12pt;
    font-style      : normal;
    font-weight     : bold;
    background-color: #cccccc;
    border          : none;
    padding         : 4px;
    spacing         : 6px;
}

TR
{
    text-align      : left;
    border          : none;
}

TD
{
    text-align      : left;
    color	    	: #000000;
    border          : none;
    padding         : 4px;
    spacing         : 6px;
}


UL
{
    display         : list-item;
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 12pt;
}


TD.expired
{
    background-color: #FFAAAA;
}

TD.nocolor
{
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: #FFFFFF;
    border          : none;
}

TD.number
{
    text-align      : right;
    padding-right   : 5pt;
}



UL.nocolor
{
    display         : list-item;
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 10pt;
    background-color: #FFFFFF;

}


ADDRESS
{
    display         : block;
    text-align      : left;
    color           : black;
    font-family     : arial, sans-serif;
    font-size       : 9pt;
    font-style      : italic;
    font-weight     : normal;
    margin          : 2.0em 0.0em 1.0em 0.0em;
    padding-top     : 4px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #000066;
}

ADDRESS.center
{
 
 
    display         : block;
    text-align      : center;
    font-family     : arial, sans-serif;
    font-size       : 9pt;
    font-style      : italic;
    font-weight     : normal;
    margin          : 2.0em 0.0em 1.0em 0.0em;
    padding-top     : 4px;
    border-top-width: 0px;
    border-top-style: solid;
    border-top-color: #000066;
   
}
.bar
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #DD0000;
}

.bar2
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #FFAAAA;
}

.barDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #11AA11;
}

.bar2Diff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #99DD99;
}

.slice
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #DD0000;
}

.slice2
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #FFAAAA;
}

.sliceDiff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #1111AA;
}

.slice2Diff
{ 
    border          : none;
    font-family     : arial, sans-serif;
    font-size       : 4px;
    background-color: #9999DD;
}


TABLE.t2
{
    text-align      : left;
    font-family     : arial, sans-serif;
    font-size       : 4pt;
    font-style      : normal;
    font-weight     : normal;
    padding         : 0px;
    spacing         : 0px;
    border          : 0pt;
}

FORM
{
    display : inline
}

INPUT
{
    display : inline;
}



