a:link      { color: #000000; font-size: 10pt; font-weight: bold; text-decoration: none
}
a:visited   { color: #404040; font-size: 10pt; font-weight: bold;text-decoration: none
 }
a:active     { color: #FF0000; font-size: 10pt; font-weight: bold; text-decoration: none
}
a:hover      { color: #008000; font-size:10pt; font-weight: bold; text-decoration: none
}

a:link.top
{
	color: #FFFFFF;font-size:8pt; font-weight:bold; text-decoration:none
} 

a:visited.top

{
	color: #FFFFFF;font-size:8pt; font-weight:bold; text-decoration:none
} 
a:active.top
 
{
	color: #FFFFFF;font-size:8pt; font-weight:bold; text-decoration:none
}
a:hover.top
      
{ 
    color: #FFFFC0;font-size:8pt; font-weight: bold; text-decoration: none
}

a:link.bottom       { color: #000000; font-size: 8pt; font-weight: bold; text-decoration: none
}
a:visited.bottom    { color: #404040; font-size: 8pt; font-weight: bold;text-decoration: none
 }
a:active.bottom     { color: #FF0000; font-size: 8pt; font-weight: bold; text-decoration: none
}
a:hover.bottom      { color: #008000; font-size:8pt; font-weight: bold; text-decoration: none
}
body
{
	font-family: Arial, Helvetica;
	background-color: #FFFFFF;
	color: #000000;
}
table
{
	table-border-color-light: rgb(153,204,153);
	table-border-color-dark: rgb(153,204,153); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Helvetica;
}
h1
{
	color: rgb(255,102,51);
}
h2
{
	color: rgb(204,153,51); 
}
h3
{
	color: rgb(153,153,51); 
}
h4
{
	color: rgb(255,102,51);
}
h5
{
	color: rgb(204,153,51);
}
h6
{
	color: rgb(153,153,51);
}
td           { font-family: Arial; font-size: 10pt }