
a:link
{
	color: #006666; text-decoration: none;
}
.borderless  { font-family: Trebuchet MS; font-size: 8pt; color: #FF0000; text-transform: 
               uppercase; text-decoration: none; font-style: italic; padding: 
               0 }
a:visited
{
	color: rgb(0,153,153); text-decoration: none;
} 
a:active 
{
	color: rgb(255,102,0);text-decoration: none;
}
a:link.links {
	font-family: verdana;
	font-size: 8pt;
	font-style: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:visited.links {
	font-family: verdana;
	font-size: 8pt;
	font-style: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:active.links {
	font-family: verdana;
	font-size: 8pt;
	font-style: bold;
	line-height: normal;
	color: #000000;
	text-decoration: none;
}
a:link.bottom       { font-size: 8pt; font-weight: normal; text-decoration: none;}
a:visited.bottom    { font-size: 8pt; font-weight: normal; text-decoration: none;}
a:active.bottom     { font-size: 8pt; font-weight: normal; text-decoration: none;}

a:link.samples       { font-size: 7pt; font-weight: normal; text-decoration: none;}
a:visited.samples    { font-size: 7pt; font-weight: normal; text-decoration: none;}
a:active.samples     { font-size: 7pt; font-weight: normal; text-decoration: none;}


body
{
	font-family: Verdana, Arial, Helvetica;font-size: 10pt;
	background-color: #FFFFFF;
	color: #000000; padding-left:0; padding-top:16px
}

table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
}

td {
	font-family: verdana;
	font-size: 10pt;
	color: #000000;
}
.channel     { font-family: Verdana; font-size: 8pt; color: #000000 }

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, Arial, Helvetica;
}
h1
{
	color: rgb(153,0,0);
}
h2
{
	color: rgb(255,204,0); 
}
h3
{
	color: rgb(0,153,153); 
}
h4
{
	color: rgb(204,255,255);
}
h5
{
	color: rgb(0,0,102);
}
h6
{
	color: rgb(153,0,0);
}