body{
font-size : 9px;
text-align : center;
margin-top : auto;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
color : silver;
background-color : black;
line-height : 20px;
}
a{
font-size : 9px;
color : white;
}
a:hover{
position : relative;

left : 1px;
top : 1px;
}
h3{
font-size : 9px;
padding-bottom : 0px;
padding-top : 0px;
margin-top : 15px;
color : #cc0000;
}
h4{
font-size : 9px;
margin-top : 1px;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;
}
strong{
font-weight : normal;
color : black;
}
h5{
font-size : 9px;
font-weight : normal;
color : #990000;
text-align : center;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 1px;
}
h6{
font-size : 9px;
text-align : left;
font-weight : normal;
margin-top : -10px;
margin-left : 0px;
margin-right : 0px;
margin-bottom : 0px;
padding-top : 0px;
padding-bottom : 3px;
}
em{
font-size : 9px;
font-style : normal;
color : teal;
font-weight : normal;
}
.center{
font-size : 9px;
text-align : center;
}
h1{
font-size : 9px;
color : white;
text-align : center;
margin-top : 1px;
margin-left : 1px;
margin-right : 1px;
margin-bottom : 3px;
font-weight : normal;
}
img{
margin-top : auto;
margin-left : auto;
margin-right : auto;
margin-bottom : auto;border-width : 0px 0px 0px 0px;}
