a:link
{
   color: #007700; 
}
a:visited
{
   color: #007700; 
} 
a:active, a:hover
{
   color: #332222;
}
a:hover
{
   font-style: bold;
}


HR
{
   size: 1;
}

img, a img, p img, body img
{
   border-width: 0;
}

.red
{
   color: rgb(255, 0, 0);
}
.black
{
   color: rgb( 0,0,0 );
}
.darkblue
{
   color: rgb( 30,30,188 );
}

b h1, td h1, h1, h1style, p h1, a h1, .h1,
h3, h4, h5, h6, p h3, p h4, p h5, p h6, 
b h3, td h3, b h4, td h4, b h5, td h5, td h6,
a h2, a h3, a h4, a h5, a h6, 
.h3, .h4, .h5, .h6
{
   font-family: Tahoma, Verdana, sans-serif;
   font-style: bold;
   margin-bottom: 0cm;
   verticle-align: bottom;
}

b h1, td h1, h1, h1style, p h1, a h1, .h1
{
   font-size: 20px; 
   font-style: bold;
   color: rgb(0, 51, 102);
}


b h2, td h2, h2, h2style, .red
{
   font-size: 16px;
   font-style: bold;
   margin-bottom: 0cm;
   verticle-align: bottom;
   font-family: Century School Book, Tahoma, Verdana, sans-serif;
   color: rgb(0, 0, 0);
}

b h3, td h3, h3, h3style, .blue
{
font-size: 13px;
color: rgb(0,0,0); 
}

b h4, td h4, h4, h4style, .purple
{
color: rgb(0, 55, 92);
}
b h5, td h5, h5, h5style, .orange
{
color: rgb(145, 60, 29);
}
h6, h6style, .darkred
{
color: rgb(60, 0, 0);
}


.hanging, .oliver-menuitem
{
   text-indent: -10px;
   margin-left:  10px;
}


.oliver-body, p, td p, BODY, BODY p, .BODY, BODY:text, noframes, ul, ol, li, 
table, td, dl, dt, dd
{
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   
   background-color: rgb(255, 255, 255);
   color: rgb(0, 0, 0);
   verticle-align: top;
}

.oliver-titlebody
{
   font-family: Tahoma, Verdana, sans-serif;
   background-color: rgb(255, 255, 255);
   cell-spacing: none;
   border-spacing: 0;
   color: rgb(0, 0, 0);
   font-size: 11px;
   text-align: center;
}

.oliver-title
{
   background-color: #800080;
   cell-spacing: none;
   border-spacing: 0;
}

.oliver-headingbody
{
   font-family: Tahoma, Verdana, sans-serif;
   background-color: rgb(255, 255, 255);
   cell-spacing: none;
   border-spacing: 0;
   color: rgb(0, 0, 0);
   font-size: 11px;
}

.oliver-heading
{
   background-color: #008000;
   border-spacing: 0;
   cell-spacing: none;
}

.oliver-table, blockquote .oliver-table
{
   background-color: rgb(255, 255, 255);
   color: rgb(0, 0, 0);
   
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
   
   cell-spacing: none;
   border-spacing: 0;
   
   verticle-align: top;
}


.oliver-version-table,
{
   width: 500;
}

.oliver-version-cell
{
   background-color: #f4f4bc;
}

.oliver-content-title
{
   background-color: #f7f7e7;
}

.oliver-subheading
{
	color: #800000;
	font-style: italic;
	font-weight: bold;

}

.nqt-table1
{
	background-color: #9999FF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.nqt-table2
{
	background-color: #6666FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

.nqt-table3
{
	background-color: #CCCCFF;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

blockquote, td
{
   background-color: rgb(255, 255, 255);
   color: rgb(0, 0, 0);
   
   font-family: Tahoma, Verdana, sans-serif;
   font-size: 11px;
}

A.mybutton_link_winter:LINK        {color: #0163E7; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_winter:ACTIVE      {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_winter:VISITED     {color: #0163E7; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_winter:HOVER       {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}

A.mybutton_link_selected_winter:LINK    {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected_winter:ACTIVE  {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected_winter:VISITED {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected_winter:HOVER   {color: #110E88; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}

A.mybutton_link:LINK        {color: White; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link:ACTIVE      {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link:VISITED     {color: White; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link:HOVER       {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}

A.mybutton_link_selected:LINK        {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected:ACTIVE      {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected:VISITED     {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.mybutton_link_selected:HOVER       {color: Yellow; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}

A.subbutton_link:LINK        {color: Green; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.subbutton_link:ACTIVE      {color: Black; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.subbutton_link:VISITED     {color: Green; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}
A.subbutton_link:HOVER       {color: Black; text-decoration : none; font-family: helvetica, arial; font-size: 14px; font-weight: bold;}

.date_file {color: White;}

.footer {
	font-size: x-small;
}


