body {
 margin: 0px;
 width: 100%;
 background: #b5b5b5;
 font-family: Arial;
 color: #5e5e5e;
 font-size: 10pt;
}

/* default tag styles */
form {
 margin: 0px;
 padding: 0px;
}

img {
 border: 0px;
}

td {
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #5e5e5e;
}

p {
 margin: 0;
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #5e5e5e;
 text-align: left;
}

font {
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #5e5e5e;
}

h1 {
 margin: 0px;
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #5e5e5e;
}

a {
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #ab0000;
 text-decoration: none;
}
a:hover { text-decoration: underline; }

div {
 font-family: Arial;
 font-size: 10pt;
 font-weight: normal;
 color: #5e5e5e;
}

