body {

}

table {
border: 1px solid gray;
width: 800px;
margin: 20px 0 0 0;
}

table.schmal {
border: 1px solid gray;
width: 700px;
margin: 20px 0 0 0;
}


h1 {
font-family: Georgia, "Times New Roman", Times, serif;
color:#CC0000;
font-size:30px;
line-height: 1.2;
margin: 20px 50px;
letter-spacing: -1px;
text-align: center;
}

h2 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 24px;
color: #CC0000;
line-height: 1.2;
letter-spacing: -1px;
margin: 20px 50px;
text-align: center;
}

h3 {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
margin: 20px 30px;
line-height: 1.0;
}

h3.c {
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 18px;
margin: 20px 50px;
line-height: 1.0;
text-align: center;
}

p {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 20px;
Font-size: 14px;
line-height: 1.2;
text-indent: 1em;
}

p.s {
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 50px;
Font-size: 12px;
line-height: 1.2;
}

p.r {
text-align: right;
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 20px;
Font-size: 12px;
}

p.c {
text-align: center;
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 20px;
Font-size: 14px;
}

p.k {
font-family: Verdana, "Times New Roman", Times, serif;
font-style: italic;
padding: 0 50px;
Font-size: 14px;
}

ul,ol {
text-align: left;
font-family: Verdana, "Times New Roman", Times, serif;
padding: 0 70px;
Font-size: 12px;
}

li {
padding: 10px;
}

img.o {
float: left;
margin-right: 20px;
margin-bottom: 10px;
}





