body {          margin : 0pt;
                background-color : black;
                background-attachment : fixed;
                text-align : center;
                vertical-align : middle;
               /* scrollbar-face-color: #EC1D25;
                scrollbar-highlight-color: #FF8F93;
                scrollbar-3dlight-color: #EC1D25;
                scrollbar-darkshadow-color: #000000;
                scrollbar-shadow-color: #8E1116;
                scrollbar-arrow-color: #FFCB05;
                scrollbar-track-color: #FFCB05; */
}
a:link, a:visited { text-decoration:none;color:white}
a:active {color: orange; text-decoration:none}
a:hover  { color:orange; text-decoration:none }


.navigation a:link, .navigation a:visited,  {color: white; text-decoration: none}
.navigation a:hover  { color: orange; text-decoration: none }
.navigation a:active {color: orange; text-decoration:none}

p , i , li , td {
                color : #FFFFFF;
                font-size : 10pt;
                font-family : Arial;
                orphans : 2;
}
b { 		color: #FFFFFF;
		font family: Arial;
}
p.bunt {
                font-size : 12pt;
                font-family : Comic Sans MS, Verdana, Arial;
                font-weight : bold;
}
p.weiss {
                color : #FFFFFF;
                font-size : 12pt;
                font-family : Comic Sans MS, Verdana, Arial;
}
dt {
                color : #FF0000;
                font-size : 12pt;
                font-family : Verdana, Arial;
                orphans : 2;
}
dd {
                color : #000080;
                font-size : 10pt;
                font-family : Verdana, Arial;
                orphans : 2;
}
h1 {
                font-family : Comic Sans MS, Verdana, Arial, Helvetica;
                font-weight : bold;
}
h2 , h3 {
                font-family : Arial, Helvetica;
                font-weight : bold;
                color : #FFFFFF;
}
h4 , h5 , h6 {
                font-family : Verdana, Arial, Helvetica;
                color : #FFFFFF;
}
h7 {
                color : #FFCB05;
                font-size : 10pt;
                font-family : Verdana, Arial;
                orphans : 2;
                color : #FFFFFF;
}
h1 {
                font-size : 18pt;
                text-align : center;
                color : white;
                background-color : red;
                border-width : thin;
                border-style : none;
                width : 100%;
}
h2 {
                font-size : 16pt;
                page-break-befor : always;
                text-shadow : gray;
}
h3 {
                font-size : 12pt;
}
h4 {
                font-size : 10pt;
}
h5 {
                font-size : 9pt;
                font-style : standart;
}
h6 {
                font-size : 8pt;
}
hr {
                width : 90%;
                height : 0;
                color : #000080;
}
.button {
		background-color: #FF0000;
		color: #FFFF00;
		font-family: Arial;
		font-weight: bold;
		border-color: #FFFF00;
}