.inpSty
{
    background: #E0F8E0;
    color: #3366FF;
    font-weight: bold;
    font-face: tahoma;
}
.labSty
{
    font-weight: bold;
    color: #006000;
    /*color: #00A800;*/
}
.logProbSty
{
    color: #00A800;
}
.newCor
{
    background: #E0F8E0;
    color: #3366FF;
    font-weight: bold;
    font-face: tahoma;
}
.newCorlab
{
    font-weight: bold;
    color: #006000;
    /*color: #00A800;*/
    font-size: 10pt;
}
hr.rulSty
{
    height: 1px;
    color: #006000;
}
li
{
   color: #006000;
   font-family: Tahoma, Lucida, Helvetica;
   font-size: large;
   margin-top: 1pt;
   margin-bottom: 1pt;
}
li.listSty
{
   color: #006000;
   font-family: Tahoma, Lucida, Helvetica;
   font-size: large;
   margin-top: 7pt;
   margin-bottom: 7pt;
   font-weight: bold
}
p.cpSty
{
   margin-top: 0;
   text-align: center;
   font-size: small;
   color: #408040;
}

a:link
{
    color: red;
}
a:visited
{
    color: #3366FF;
} 
a:active 
{
    color: red;
}
/*
table
{
    table-border-color-light: rgb(255,204,102);
    table-border-color-dark: rgb(204,153,102); 
}
body
{
    font-family: Verdana, Arial, Helvetica;
    background-color: rgb(255,255,204);
    color: rgb(102,102,51);
}
*/

h1
{
    font-family: Times New Roman, Times;
    color: rgb(153,153,51);
}
h2
{
    font-family: Times New Roman, Times;
    color: rgb(204,153,0); 
}
h3
{
    font-family: Times New Roman, Times;
    color: rgb(0,102,153); 
}
h4
{
    font-family: Times New Roman, Times;
    color: rgb(153,153,0);
}
h5
{
    font-family: Times New Roman, Times;
    color: rgb(255,153,0);
}
h6
{
    font-family: Times New Roman, Times;
    color: rgb(51,102,204);
}
p.outlinebox
{
border-color: #586E03;
border-style: ridge; 
border-width: thin;
}

