                         body {
                                font-family : monospace; 
                                font-weight : bold; 
                                color : white; 
                                background-color : black; 
                         } 
                         h1 {
                                font-size : 20pt; 
                                margin : 0; 
                         } 
                         h2 {
                                font-size : 14pt; 
                                margin : 0; 
                         } 
                         a {
                                text-decoration : none; 
                         } 
                         a:link {
                                color : #aaaaff; 
                         } 
                         a:visited {
                                color : #0000ee; 
                         } 
                         a:active {
                                color : #ff0000; 
                         } 
                         span.titleLinks {
                                float : right; 
                         } 
                         div.home h1 {
                                margin-top : 20px; 
                                margin-bottom : 20px; 
                                text-align : center; 
                                font-size : 48pt; 
                         } 
                         div.home h2 {
                                margin : 50px; 
                                display : block; 
                                font-weight : bold; 
                                text-align : center; 
                                font-family : monospace; 
                                font-size : 30pt; 
                         } 
                         div.dir {
                                font-size : 10pt; 
                                margin-top : 10px; 
                                margin-bottom : 10px; 
                         } 
                         div.buttons {
                                font-size : 14pt; 
                                margin-top : 0; 
                                margin-bottom : 10px; 
                         } 
                         div.dir {
                                font-size : 20pt; 
                                margin : 5px; 
                                font-family : monospace; 
                                font-weight : bold; 
                                color : white; 
                         } 
                         div.page {
                                font-size : 10pt; 
                                margin-top : 20px; 
                                margin-bottom : 20px; 
                         } 
                         div.picture {
                                margin : 5px; 
                         } 
                         div.title {
                                font-size : 10pt; 
                                margin : 5px; 
                         } 
                         div.counter {
                                display : block; 
                                font-size : 14pt; 
                                color : white; 
                                font-weight : bold; 
                                font-family : monospace; 
                                margin : 10px; 
                         } 
                         div.commentsTitle {
                                display : block; 
                                font-size : 14pt; 
                                color : white; 
                                font-weight : bold; 
                                font-family : monospace; 
                                margin : 10px; 
                         } 
                         div.comment {
                                font-size : 10pt; 
                                color : white; 
                                font-weight : bold; 
                                font-family : monospace; 
                                margin : 10px; 
                         } 
                         div.redComment {
                                font-size : 10pt; 
                                color : red; 
                                font-weight : bold; 
                                font-family : monospace; 
                                margin : 10px; 
                         } 
                         div.addgreeting , div.addcomment {
                                font-size : 10pt; 
                                color : white; 
                                font-family : monospace; 
                                margin-top : 10px; 
                                margin-bottom : 10px; 
                         } 
                         tr , td , th {
                                border : 0 none ; 
                                font-size : 14pt; 
                                font-family : monospace; 
                                font-weight : bold; 
                                color : white; 
                         } 
                         div.links{
				margin: 30px;
			}
			div.linksTitle {
                                margin-top : 10px; 
                                margin-bottom : 10px; 
                                font-size : 18pt; 
                         } 
                         div.link {
                                font-size : 14pt; 
                                margin : 5px; 
                         } 
                         div.text {
                                margin : 10px; 
                                font-size : 14pt; 
                         } 
                         div.footer {
                                font-size : 10pt; 
                                color : white; 
                                font-weight : bold; 
                                font-family : monospace; 
                                margin-top : 30px; 
                                margin-left : 10px; 
                         } 