a {
        text-decoration: underline;
        font-weight: normal;
}
a:link {
color: blue;
}
a:visited {
color: purple;
}
a:active {
color: red;
}
a:hover {
background-color: orange;
color: gold;
}
body {
        font-style: normal;
        margin-left: 120px;
        margin-right: 120px;
        font-family: "Century Schoolbook","Times New Roman";serif;
        font-size: 1.0em;
        font-weight: normal;
        line-height: 1.2em;
        letter-spacing: 0.01em;
        word-spacing: 0.01em;
}
p {
        font-style: normal;
        font-family: "Century Schoolbook","Times New Roman",serif;
        text-indent: 1cm;
        font-size: 1.0em;
        text-decoration: none;
}
h1 {
        font-style: bold;
        font-family: "Century Schoolbook","Times New Roman",serif;
        text-align: center;
	font-weight: bold;
        font-size: 200%;
        line-height: 1.1em;
        padding: 0px;margin: 0px;
        text-decoration: none;
}
.title {
        font-style: bold;
        font-family: "Century Schoolbook", "Times New Roman", serif;
        text-align: center;
	font-weight: bold;
        font-size: 200%;
        line-height: 1.1em;
        padding: 0px;margin: 0px;
        text-decoration: none;
}
h2 {
        font-style: bold;
        font-family: "Century Schoolbook","Times New Roman",serif;
        padding: 0px;margin: 0px;
	font-weight: bold;
        font-size: 120%;
        text-decoration: none;
}
h3 {
        font-style: bold;
        font-family: "Century Schoolbook","Times New Roman",serif;
        font-weight: bold;
        font-size: 80%;
        text-decoration: none;
img.c1 {
width: 405px; height: 225px;
}
img.logo {
width: 405px; height: 225px;
}
hr {
width: 50%;
color: red;
}

