BODY {
background-color: #B01313;
color :#FDFE98;
text-decoration : none ;
font-size: 10px;
font-family:Arial

}


Table.header
{
	border-color: #000000;
	border-width:1px 1px 0px 1px;
	border-style: solid }
}

Table.body
{
	border-color: #000000;
	border-width:0px 1px 1px 1px;
	border-style: solid }
}

TD.titel {
background-color:#7E0E0E;
color :#FDFE98;
text-decoration : none;
text-align:center;
font-size:13; 
font-family:Arial;
font-weight:bold

}

TD.body {
background-color:#951111;
color :#FDFE98;
text-decoration : none;
font-size:12; 
font-family:Arial
}

TH {
color :#000000 ;  text-decoration : underline-bold }


A:{color:#FDFE98 ; TEXT-DECORATION : none }
A:link{color:#FDFE98 ;TEXT-DECORATION : none }
A:hover{color:#9DB4BC ; TEXT-DECORATION : underline }
A:visited { color: #9DB4BC ; TEXT-DECORATION : line-through }


img.class1
{
border-width: 1px;
border-color:#B01313;
border-style: solid
}

img.class2
{
border-color: #E5EC22 ;
border-width: 1px;
border-style: solid
}

div.link
{
margin-left: 20px
}