body{
margin-left: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-top: 0px;
}
a{
text-decoration: none;
color: black;
}
a:hover{
text-decoration: underline;
}
.copyright{
font-family: Verdana;
font-size: 10px;
color: #404040;
}
a.copyright{
text-decoration: none;
color: #404040;
}
a.copyright:hover{
text-decoration: underline;
color: darkred;
}
.text{
font-family: Verdana;
font-size: 12px;
color: black;
}
.pile{
font-family: Verdana;
font-size: 11px;
color: black;
font-weight: bold;
}
.header{
margin-top: 10px;
font-family: Verdana;
font-size: 20px;
font-weight: bold;
color: black;
}
.maintabel{
background-color: white;
}
.magazine{
border-bottom: solid black 2px;
border-top: solid black 1px;
border-left: solid black 1px;
border-right: solid black 2px;
font-family: Verdana;
font-size: 13px;
color: black;
}