body {
margin: 0.1em 1.3em 1em 1.3em;
font: 0.8em Verdana, Arial, sans-serif;
color: #2f4f4f;
padding: 0;
background: #fff url(images/whitelinen.jpg) repeat;
}

table {
margin: 0.1em 1.3em 1em 1.3em;
font: 1em Verdana, Arial, sans-serif;
color: #2f4f4f;
padding: 0.5em;
background: #fff url(images/whitelinen.jpg) repeat;
}

A:link {color:blue; text-decoration:underline}

A:visited {color:purple; text-decoration:underline}

A:focus {color:red; text-decoration:underline}

A:hover {color:red; text-decoration:underline}

A:active {color:purple; text-decoration:underline}

p {
margin: 0.1em 1.3em 1em 1.3em;
}

h2 {
font: 1em Verdana, Arial, sans-serif;
font-weight: bold;
margin: 0.1em 1.3em 0.1em 1.3em;
}

h1 {
font: 2em Verdana, Arial, sans-serif;
font-weight: bold;
text-align: center;
color: #BD0043;
background: #fff url(images/whitelinen.jpg) repeat;
}