body {
background: #999966;
}

table, td, th {
font-family: sans-serif;
font-size: 10pt;
line-height: 13pt;
}

p.margins {
margin-left: 20px;
margin-right: 20px;
/* create white space on left-margin and right-margin */
}


h1 {
font-size: 12pt;
font-family: sans-serif;
}

a {
color: #999966;
text-decoration: none;
}

a:visited {
color: #999966;
}

a:hover {
color: #cccc99;
text-decoration: none;
background: #999966;

}
