body {background-color: rgb(199,199,199); font-family: georgia, serif, Arial; color: blue;}
a:link {color: white; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:active {color: red; text-decoration: none;}
a:hover {color: blue; background-color: white;}
a.mark:link {color: blue; text-decoration: underline;}
a.mark:hover {color: white; background-color: #00affa;}
h1 {font-size: 130%; color: white; text-align: center; background-color: #00affa;}
h2 {font-size: 100%; color: white; text-align: center;}
h2.c7 {font-size: 100%; color: blue; text-align: center;}
p.c4 {font-size: 75%; font-weight: bold; text-align: left; color: white; margin: 10px; line-height: 10px; padding-left: 10px;}
p.c5 {font-size: 90%; margin: 2%;}
p.c6 {font-size: 80%; text-align: center; margin: 2%;}
ul {font-size: 90%;}
span.c7{font-size: 75%;}
hr {color: #00affa;}