body    {
    background-color: #FFFFFF;
    }

p       {
    font-family: Arial;
    font-size: 11pt;
    font-weight: normal;
    }
    
hr.blue		{
	color: #0000BF;
	background-color: #0000BF;
	}
	
hr.red		{
	color: #DF0000;
	background-color: #DF0000;
	}


ul      {
    font-family: Arial;
    }
    
table   {
    border: 2px solid #000000; 
    background-color: #DEDFE2;
    border-collapse: collapse;
    }
    
table.nav	{
	border: 0px solid;
	background-color: #DEDFE2;
	border-collapse: collapse;
	}
    
#AutoNumber1    {
    background-image: url('../images/blue_bar.jpg');
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 5;
    padding-left: 5;
    border-width: 0px;
    }

#AutoNumber2    {
    border-style: solid;
    border-color: #000000;
    font-family: Arial;
    font-size: 10pt;
    padding-top: 10;
    padding-bottom: 10;
    padding-right: 10;
    padding-left: 10;
    }

TH  {
    font-weight: bold;
    border-color: #000000;
    background-color: #909090;
    color: #FFFFFF
    border-width: 0;
    }

TD  {
    border-color: #000000;
    border-width: 0;
    }
    
.header { 
    font-family: Arial,Helvetica,Swiss; 
    color: #000000;
    font-weight: bold;
    font-style: italic;
    }
    
#title  {
    font-size: 18pt;
    }
    
#address {
    font-size: 9pt;
    }
    
#footer {
    font-family: Arial,Helvetica,Swiss;
    font-size: 12px;
    color: #000000;
    }

.dark        { font-family: Verdana; font-size: 12pt; color: #EDF0F1 }

a.dark          { font-family: Verdana; font-size: 14px; color: #EDF0F1; text decoration: none }
a:link.dark     { font-family: Verdana; font-size: 14px; color: #EDF0F1; text-decoration: none }
a:hover.dark    { font-family: Verdana; font-size: 14px; color: #FFFFFF; text-decoration: none }
a:active.dark   { font-family: Verdana; font-size: 14px; color: #FFFFFF; text-decoration: none }
a:visited.dark  { font-family: Verdana; font-size: 14px; text-decoration: none }

.nav            { font-family: Verdana; font-size: 10pt; color: #000000; font-weight: bold }

a.nav           { font-family: Verdana; color: #CFCFDF; text-decoration: none }
a:link.nav      { font-family: Verdana; color: #CFCFDF; text-decoration: none }
a:hover.nav     { font-family: Verdana; color: #FFFFFF; text-decoration: none }
a:active.nav    { font-family: Verdana; color: #FFFFFF; text-decoration: none }

.lightsm        { color: #000000; }

a.lightsm       { font-weight: bold; color: #33336F; text-decoration: none }
a:link.lightsm  { font-weight: bold; color: #33336F; text-decoration: none }
a:hover.lightsm { font-weight: bold; color: #FF0000; text-decoration: none }
a:active.lightsm{ font-weight: bold; color: #FF0000; text-decoration: none }


.fixed       { font-family: Verdana; font-size: 14px; color: #EDF0F1; }

h1           { font-family: Verdana; font-size: 18pt; color: #000000; font-weight: bold }
h2           { font-family: Verdana; font-size: 16pt; color: #000000; font-weight: bold }
h3           { font-family: Verdana; font-size: 13pt; color: #000000; font-weight: bold }
h4           { font-family: Verdana; font-size: 12pt; color: #000000; font-weight: bold }