<style type="text/css">
<!--
normal
{
	font-family: 'Segoe UI', Verdana, Tahoma;
	font-size:10pt;
	background-color: rgb(255,255,255);
	color: rgb(0,0,0);
}
body
{
	font-family: 'Segoe UI', Verdana, Tahoma;
	font-size: 10pt;
	background-color: rgb(117,142,185);
	color: rgb(0,0,0);
}
.desctable
    {
	font-family: 'Segoe UI', Verdana, Tahoma;
	font-size: 10pt;
	font-weight: normal;
	line-height: normal;
	background-color: rgb(241,244,249);
	color: rgb(0,0,0);

}
.headerline
{
    font-family : 'Segoe UI', Verdana, Tahoma; 
    font-size: 9pt;
    background-color: rgb(51,102,153);
    color: rgb(230,230,230);
     }

.linkorange
    {
    font-family : 'Segoe UI', Verdana, Tahoma; 
    font-size: 9pt;
    color: #AC5717;
    text-decoration: underline; 
    }
.linkgrayed
    {
    font-family : 'Segoe UI', Verdana, Tahoma; 
    font-size: 10pt;
    color: rgb(230,230,230);
    text-decoration: underline; 
    }
.commgrayedwhite
    {
    font-family : 'Segoe UI', Verdana, Tahoma; 
    font-size: 9pt;
    color: rgb(120,120,120);
    background-color: rgb(255,255,255);
    }
.commgrayeddesc
    {
    font-family : 'Segoe UI', Verdana, Tahoma; 
    font-size: 9pt;
    color: rgb(100,100,100);
    background-color: rgb(250,250,250);
    }
.temp
background-color: rgb(241,244,249);
-->
</style>