<!--
PAGE {
       margin: 5%;
}
BODY {
       margin: 0; 
       padding: 0; 
       background: #666666; 
       color: #000000; 
       font-family: Times New Roman, serif; 
       text-align: center; 
} 
A {
       font-weight : bold; 
       text-decoration : none; 
} 
A:link {
       color: #336699; 
} 
A:visited {
       color: #003366; 
} 
A:hover {
       color: #FF0000; 
} 
.titlelinks {
       background: #336699; 
       color: #FFFFFF; 
       font-size: 10px; 
       font-weight: bold; 
       text-decoration: none; 
} 
A.titlelinks:link {
       background: #336699; 
       color: #FFFFFF; 
} 
A.titlelinks:visited {
       background: #336699; 
       color: #FFFFFF; 
} 
A.titlelinks:hover {
       background: #336699; 
       color: #FF0000; 
} 
DIV.links {
       display: none;
} 
DIV.date {
       margin: 10px; 
       border-bottom-style: solid;
       border-bottom-width: 1px;
       color: #000000; 
       font-size: 16px; 
       font-weight: bold; 
} 
DIV.posts {
       margin: 10px; 
       color: #000000; 
       font-size: 12px; 
} 
DIV.blogdescription {
       margin: 10px; 
       color: #000000; 
       font-size: 12px; 
       text-align: center; 
} 
DIV.archivelinks {
       margin: 10px; 
       color: #000000; 
       font-size: 9px; 
       text-align: center; 
} 
SPAN.byline {
       color: #999999; 
       font-size: 11px; 
} 
TABLE.titlebar {
       border-collapse: collapse; 
       border: 0; 
       border-style: none; 
       padding: 0; 
       width: 95%; 
} 
TABLE.content {
       border-collapse: collapse; 
       border: 0; 
       border-style: none; 
       padding: 0; 
       width: 95%; 
} 
TD {
       padding: 0; 
} 
TD.blogtitle {
       padding-bottom: 1px; 
       padding-left: 20px; 
       border-bottom-style: solid;
       background: #336699; 
       color: #FFFFFF; 
       vertical-align: bottom; 
       font-size: 32px; 
       font-weight: bold; 
       font-family: Verdana, Arial, sans-serif; 
       text-transform: uppercase; 
} 
TD.titlelinks {
       display: none; 
} 
TD.flagbar {
       display: none; 
} 
TD.mainsection {
       padding: 0; 
       background: #FFFFFF;
       color: #000000;
       vertical-align: top; 
} 
-->

