body {
background-color: #32cd32;
font-family: Arial;
font-size: 12px;
}

p.ph {
font-weight: bold
}

.photo {
margin-left: 12em;
}

p.oldnews {
font-size: 10px;
}

p.one-liner {
font-size: 12px;
color: #0000FF;
font-weight: bold;
}

p.home {
font-weight: bold;
}

p.copyright {
font-family: Arial;
background-color: green;
}

.new:first-letter {
font-size: 34px;
font-family: 'arial black';
font-weight: normal;
color: #FF0000;
}

.new {
font-family: 'Arial';
font-weight: bold;
font-size: 13px;
color: #FF0080;
}

.newlist {
color: #8B0000;
font-size: 14px;
list-style-type: disc;
}

a:visited {
color: blue;
}

a:hover {
font-size: 150%;
}

ul {
list-style-type: circle;
}
.newheader {
color: #FFFF00;
}

p.klein {
font-family: "arial narrow";
font-size: 12px;
}

.newindex:first-letter {
font-size: 34px;
font-family: arial black;
color: #ff0000;
}

h4.subtitle {
color: #800000;
}

h4.oldsubtitle {
color: #000000;
}
