body {
 background: #f5fff5;
 color: #000000;
 background-image:url(brix-bg.jpg);
 background-attachment:fixed;
 background-repeat:no-repeat;
 background-position: 2cm 0cm;
 font-size: 12pt;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-top: 1pt;
}

th, td, p, ul, li {
 color: #000000;
 font-size: 12pt;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-top: 1pt;
}

h1 {
 font-size: 18pt;
 font-weight: normal;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-top: 0pt;
}

h2 {
 font-size: 18pt;
 font-weight: normal;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-bottom: 3pt;
 margin-top: 0pt;
}

.x1 {
 font-size: 10pt;
 font-weight: normal;
 font-family: Arial, Helvetica, Sans-Serif;
 margin-top: 3cm;
}

a:link {
 color: #007700;
}

a:visited {
 color: #007700;
}

a:hover {
 color: #00bb00;
}

a:active {
 color: #007700;
}

