body {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 8px;
background-color: red;
color: #FFFFFF;
margin: 0;
font : normal;
}

img {
border-width: 1px;
border-color: black;
border-style: solid;
margin: 4px;
}

logo {
border-width: 1px;
border-color: red;
border-style: solid;
margin: 0px;
}

a:active {
font-size: 9px;
color: yellow;
text-decoration: none;
}

a:visited {
font-size: 9px;
color: yellow;
text-decoration: none;
}

a:hover {
font-size: 9px;
color: yellow;
text-decoration: none;
}

a:link {
font-size: 9px;
color: yellow;
text-decoration: none;
}

table {
border-top-width:1px;
border-top-style:solid;
border-bottom-width:1px;
border-bottom-style:solid;
border-right-width:1px;
border-right-style:solid;
border-left-width:1px;
border-left-style:solid;
border-color: #000000;
padding:6px;
width:710px;
font-size: 9px;
}

h1 {
font-size: 25px;
font-weight: bold;
text-decoration: none;
color: black;
margin-top: 8px;
margin-bottom: 4px;
text-decoration: underline;
}
