body {
	background-color: #F5EEEC;
	background-image: url(../graphics/bg-tile-400x200.jpg);
}
div {
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #990033;
}
p	{
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #990033;
}
p.subtitle   {
	font-weight: bold;
}
span.subtitle   {
	font-weight: bold;
}
td  {
	font-family: Verdana, Geneva, Helvetica, sans-serif; 
	font-size: 11pt; 
	line-height : 140%; 
	color: #990033;
}
td.bigtitle  {
	font-size: 15px; 
	font-weight: bold;
}
td.title  {
	font-size: 13px; 
	font-weight: bold;
}
td.subtitle  {
	font-weight: bold;
}
td.bold  {
	font-weight: bold;
}
a  {
	text-decoration: underline;
	color: #990033; 
}
a:link {
	color: #990033; 
	text-decoration: underline;
}
a:visited {
	color: #990033; 
	text-decoration: underline;
} 
a:hover {
	color: #990033; 
	text-decoration: none;
}
a:active {
	color: #990033; 
	text-decoration: none;
} 
a.malenlink:link { 
    color: #3366FF;
    font-weight: bold;
}
a.malenlink:visited { 
    color: #3366FF;
    font-weight: bold;
}
a.malenlink:hover { 
    color: #3366FF;
    font-weight: bold;
}

