
body  { background-color: #ffc; margin: 0px }
#Headline_blue { color: #006; font-size: 16px; font-family: Arial, Verdana; text-decoration: underline }
#Headline_white { color: #fff; font-size: 16px; font-family: Arial, Verdana }
#Text_black { color: black; font-size: 16px; font-family: Arial, Verdana }
#Text_white { }

.Headline_blue { color: #006; font-size: 16px; font-family: Arial, Verdana; text-decoration: underline }
.Headline_white { color: #fff; font-size: 16px; font-family: Arial, Verdana }
.Text_black { color: black; font-size: 16px; font-family: Arial, Verdana }
.Text_white { }

