body {
                background-color: #ffffff;
                color:          #00000; 
                font-family:    Arial, Helvetica; 
                font-size:      14px;
                font-weight:    bold;
                line-height:    18px;
                width:          720px;
}

h1    {
                background-color: #ffffff;
                font-family:    Arial, Helvetica; 
                color:          #FF9933; 
                font-size:      32px;
                text-align:     center;
                font-weight:    bold;
                line-height:    40px;
}


h2    {
                background-color: #888888;
                font-family:    Arial, Helvetica; 
                color:          #ffffff; 
                font-size:      24px;
                text-align:     left;
                font-weight:    bold;
                line-height:    30px;

}
h3    {
                background-color: #ffffff;
                font-family:    Arial, Helvetica;
                color:          #3399FF;
                font-size:      22px;
                text-align:     left;
                font-weight:    bold;
                line-height:    24px;

}

h33    {
                background-color: #ffffff;
                font-family:    Arial, Helvetica; 
                color:          #3399FF; 
                font-size:      16px;
                text-align:     left;
                font-weight:    bold;
                line-height:    20px;

}

h4    {
                background-color: #ffffff;
                font-family:    Arial, Helvetica; 
                color:          #3399FF; 
                font-size:      14px;
                text-align:     left;
                font-weight:    bold;
                line-height:    16px;

}

inp  {
                background-color: #ffffff;
                font-family:    Courier; 
                color:          #FF9933; 
                font-size:      16px;
                text-align:     center;
                font-weight:    bold;
                line-height:    24px;

}

aipsout  {
                background-color: #ffffff;
                font-family:    Courier; 
                color:          #000000; 
                font-size:      16px;
                text-align:     center;
                font-weight:    bold;
                line-height:    24px;

}

out  {
                background-color: #ffffff;
                font-family:    Courier; 
                color:          #999999; 
                font-size:      14px;
                text-align:     center;
                line-height:    24px;

}

.navigation           { 
                font-family:    Arial, Helvetica; 
                line-height:    18px;
                font-size:      16px;
                font-weight:    bold; 
}
 
.navigation a {font-weight: normal}
a:link,a:visited,a:active { color:#999999; text-decoration: none; font-weight:bold}
a:hover                   { color:#3399FF; text-decoration: none; font-weight:bold}

