body{
font-family:Arial;
color: #222222;
font-weight: bold;
font-size: 30px;
}
h1{
font-size: 150px;
text-align:center;
line-height: 180px;
margin:3px;
}

h2{
font-size: 50px;
text-align:center;
line-height: 50px;
margin:3px;
}
table{
margin-left: auto;
margin-right: auto;
}

td{
text-align:justify;
padding:10pt;
font-size: 10pt;
line-height: 13pt;
margin:0px;
}

a:link
{
color: #222222;
font-size: 15px;
}
a:hover
{
color: #222222;
background-color:#eeeeee

}
a:active
{
color: #222222;

}
a:visited
{
color: #222222;

}