body
{
margin: 0;
padding: 0;
font-size:0.8em;
}

a {
color: #1688f2;
text-decoration: none;
font-weight: bold;
border: none;
}
a:hover {
text-decoration: underline; 
border: none;
}
img {
margin: 0px 5px 0px 5px;
}

h1 {
font-size:1.7em;
line-height:1.7em;
color: #1688f2;
margin: 10px;
}

h2 {
font-size:1.5em;
line-height:1.5em;
color: #1688f2;
margin: 5px 50px 5px 5px;
}
h3{
font-size:1.3em;
color: #1688f2;
line-height:1.3em;
}
h4{
font-size:1.2em;
color: #1688f2;
line-height:1.2em;
}
h5{
font-size:1.1em;
color: #1688f2;
line-height:1.1em;
}
h6{
font-size:1em;
color: #1688f2;
line-height:1em;
font-weight:bold;
}
table{
border-collapse: collapse;
}
td{
border: 1px solid;
}
