
BODY {
background-color: #ccccdd;
margin-top : 0%;
margin-bottom : 3%;
color : black;
}

TABLE {
font-family : arial;
font-size : 13px;
}


IMG {border: 1 px; border-color: black; alt: ""}

b {font-weight: bold}
i {font-style: italic}
hr {background-color:  #3C56FF; color: #3C56FF; height: 2px; border-width:0px}
ul {margin-left: 15px}

.korper {background-color: transparent; width: 650;}

.note {
font-weight : normal;
font-style: normal;
font-family: Courier New,Courier; 
font-size: 13px;
color : black;
}


.g1, .g2, .g3, .u1, .u2, .u3 {
color : #3C56FF;
background-color : transparent;
font-weight : bold;
font-family : Tahoma, sans-serif;
}



.u1 {font-size : 34px; font-style: italic; }
.u2 {font-size : 24px; font-style: italic; }
.u3 {font-size : 18px; font-style: italic; }
.g1 {font-size : 34px; color: black}
.g2 {font-size : 24px; color: black}
.g3 {font-size : 18px; color: black}



a:active {
color : #8888ee;
background-color : transparent;
}
a:link {
text-decoration : underline;
color : #5555ff;
background-color : transparent;
}
a:visited {
text-decoration : underline;
color : #5555ff;
background-color : transparent;
}
a:hover {
text-decoration : none;
color : #dd1111;
background-color : transparent
}



