
/*
****************************************************************
*                                                              *
*   Page Contents                                              *
*   --------------------------------------------------------   *
*                                                              *
*    1. Body Properties                                        *
*    2. Image Properties                                       *
*    3. Header Properties                                      *
*    4. Footer Properties                                      *
*    5. Content Properties                                     *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Body Properties                                      *
*                                                              *
****************************************************************
*/


body {
       border:0;
       margin:0;
       background-color:#f6f9fa;

     }

/*
****************************************************************
*                                                              *
*   End Body Properties                                        *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Image Properties                                     *
*                                                              *
****************************************************************
*/

img {
      border:0;
    }

/*
****************************************************************
*                                                              *
*   End Image Properties                                       *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Header Properties                                    *
*                                                              *
****************************************************************
*/

td.header {
            font: 12px Verdana,sans-serif,tahoma;
            color:#202020;
          }

td.header A {
              color:#202020;
              text-decoration:none;
            }

td.header A:hover {
                    color:#c00000;
                    text-decoration:none;
                  }

/*
****************************************************************
*                                                              *
*   End Header Properties                                      *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Footer Properties                                    *
*                                                              *
****************************************************************
*/

td.footer {
            font: 11px Verdana,sans-serif,tahoma;
            color:#202020;
          }

td.footer A {
              color:#c00000;
              text-decoration:none;
            }

td.footer A:hover {
                    text-decoration:underline;
                  }

/*
****************************************************************
*                                                              *
*   End Footer Properties                                      *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Content Properties                                   *
*                                                              *
****************************************************************
*/

table,td.content {
                   font: 10px Verdana,sans-serif,tahoma;
                   color:#202020;
                 }

td.content A {
                          color:#c00000;
                          text-decoration:none;
                        }

td.content A:hover {
                                text-decoration:underline;
                              }

td.buy {
                        font: 16px Verdana,sans-serif, tahoma;
                        font-weight:bold;
                        color:#c00000;
                      }

td.buy A {
                          color:#c00000;
                          text-decoration:none;
                        }

td.buy A:hover {
                                text-decoration:underline;
                              }

/*
****************************************************************
*                                                              *
*   End Content Properties                                     *
*                                                              *
****************************************************************
*/
