a:link {color: rgb(0,0,255);}
a:visited {color: rgb(0,0,156);} 
a:hover {color: rgb(0,0,255); text-decoration: none;}
a:active {color: rgb(0,102,102);}
body
{
	font-family: Arial;
	background-color: rgb(255,255,255);
	color: rgb(0,51,51);
	}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102); 
	}
td
{
    vertical-align:top;
    height="1"; 
    } 
td.le
{
	vertical-align:top;
	heigth="1";
	background-color: #CBD51E;
	font-weight: 800;
	font-size: 10pt;
	}
td.fr
{
 vertical-align:top;
	height="1";
	background-color: #CBD51E;
	font-weight: 300;
	font-size: 8pt;
	}
td.ri
{
	vertical-align:top;
	height="1";
	background-color: #FFFFA4;
	font-size: 10pt;
	max-width: 70%; min-width: 70%
	}
td.fri
{
	vertical-align:top;
	height="1";
	background-color: #FFFFA4;
	font-size: 8pt;
	max-width: 70%; min-width: 70%
	}

td.cc
{
	vertical-align:top;
	height="1";
	background-color: #FFFFA4;
	font-weight: 800;
	font-size: smaller;
	}

.test 
{
	font-weight: 800;
	font-size: smaller;
	}
.text
{
	font-size: smaller;
	}
}


h1, h2, h3, h4, h5, h6
{
	font-family: Arial, Times;
}
h1
{	font-size:26px;
color: rgb(0,0,0);
}
h2
{
	color: rgb(0,0,0); 
}
h3
{
	color: rgb(0,0,0); 
}
h4
{
	color: rgb(0,0,0);
}
h5
{
	color: rgb(0,0,0);
}
h6
{
	color: rgb(0,0,0);
}