
/*
****************************************************************
*                                                              *
*   Page Contents                                              *
*   --------------------------------------------------------   *
*                                                              *
*    1. Body Properties                                        *
*    2. Image Properties                                       *
*    4. Footer Properties                                      *
*    5. Content Properties                                     *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Body Properties                                      *
*                                                              *
****************************************************************
*/


body {
       border:0;
       margin:0;
       background-color:#eeeae0;

     }

/*
****************************************************************
*                                                              *
*   End Body Properties                                        *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Image Properties                                     *
*                                                              *
****************************************************************
*/

img {
      border:0;
    }

/*
****************************************************************
*                                                              *
*   End Image Properties                                       *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Footer Properties                                    *
*                                                              *
****************************************************************
*/

td.footer {
            font: 12px Verdana,sans-serif,tahoma;
            color:#FFFFFF;
          }

td.footer A {
              color:#FFFFFF;
              text-decoration:none;
            }

td.footer A:hover {
                    text-decoration:underline;
                  }

/*
****************************************************************
*                                                              *
*   End Footer Properties                                      *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Content Properties                                   *
*                                                              *
****************************************************************
*/

table,td.content {
                   font: 12px Verdana,sans-serif,tahoma;
                   color:#202020;
                 }

td.content A {
                          color:#4d9fba;
                          text-decoration:none;
                        }

td.content A:hover {
                                text-decoration:underline;
                              }

/*
****************************************************************
*                                                              *
*   End Content Properties                                     *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start Copyright Properties                                 *
*                                                              *
****************************************************************
*/

table,td.copyright {
                   font: 12px Verdana,sans-serif,tahoma;
                   color:#000000;
                 }

td.copyright A {
                          color:#000000;
                          text-decoration:none;
                        }

td.copyright A:hover {
                                text-decoration:underline;
                              }

/*
****************************************************************
*                                                              *
*   End Copyright Properties                                   *
*                                                              *
****************************************************************
*/



/*
****************************************************************
*                                                              *
*   Start FeedBurner Properties                                *
*                                                              *
****************************************************************
*/


div.feedburnerFeedBlock {
                          font: 12px Verdana,sans-serif,tahoma;
                          color:#202020;
                        }
						
div.feedburnerFeedBlock p {
                            display:block;
                            margin:12px 0 0 0;
                          }
						
div.feedburnerFeedBlock a {
                            color:#4d9fba;
                            text-decoration:none;
                          }

div.feedburnerFeedBlock a:hover {
                                  text-decoration:underline;
                                }

div.feedburnerFeedBlock ul {
                             margin-left:0;
                             padding-left:0;
                             list-style-type: none
                           }

div.feedburnerFeedBlock p.feedTitle {
                                      font-weight:bold;
                                      display:block;
                                      margin:12px 0 0 0;
                                      font-size:18px;
									  display: none
                                    }

div.feedburnerFeedBlock ul li span.headline {
                                              font-weight:bold;
                                              display:block;
                                              margin:12px 0 0 0;
                                              font-size:12px
                                            }
											
div.feedburnerFeedBlock ul li span.headline a {
                                              
											    color:#202020;
											    text-decoration:none
                                              }

div.feedburnerFeedBlock ul li span.headline a:hover {
                                              
											          color:#4d9fba;
											          text-decoration:underline
											  
                                                    }
											
div.feedburnerFeedBlock ul li p.date {
                                       font-style:italic;
                                     }

#creditfooter {
                display: none
              }
			  
div.feedburnerFeedBlockOtherBlogs ul li span.headline {
                          font: 11px Verdana,sans-serif,tahoma;
                          color:#202020;
                        }

/*
****************************************************************
*                                                              *
*   End FeedBurner Properties                                  *
*                                                              *
****************************************************************
*/