body {
background-color: #DCDCDC;
}

td.b {
background-image: url("images/b.gif");
width: 100%;
}

td.l {
background-image: url("images/l.gif");
}

td.c {
background-color: white;
width: 100%;
font-family: verdana,helvetica,sans-serif;
}

td.r {
background-image: url("images/r.gif");
}

td.o {
background-image: url("images/o.gif");
width: 100%;
}

td.menu {
text-align: right;
vertical-align: top;
border-right: 1px solid #DCDCDC;
padding-right: 1em;
width: 15%;
line-height: 300%;
font-size: 10pt;
}

td.content {
font-size: 10pt;
text-align: left;
padding-left: 1em;
vertical-align: top;
}

a:link {
color: #0000FF;
}

a:visited {
color: #800080;
}

a:active {
color: #FF0000;
}

img {
border: 0;
}

.kader {
width: 50%;
text-align: center;
line-height: 150%;
border: 1px solid black;
margin: 0.5em;
}

blockquote {
width: 60%;
font-family: "Times New Roman",times,serif;
font-size: 120%;
background-color:	#FFFFB3;
border-bottom: 2px solid #555555;
border-right: 2px solid #555555;
border-top: 1px solid #000000;
border-left: 1px solid #000000;
padding: 1em;
}
