html {
margin: 30px 10px;
background-color: #f8f3c8;
font-size: 12pt;
font-family: Arial;
line-height: normal;
color: #000000;
opacity: 1;
}
h1 {
text-align: center;
font-weight: bold;
font-size: 30;
color: black;
}
h2 {
color: #993300;
font-size: 20;
font-weight: bold;
text-decoration: none;
text-align: center;
}
h3 {
font-weight: lighter;
font-style: normal;
text-align: center;
font-size: 12pt;
color: #666666;
}
h5 {
font-size: 10pt;
font-weight: normal;
text-align: center;
}
p {
margin: 20px 10%;
text-align: center;
font-size: 12pt;
line-height: 21px
}
a {
color: #006600;
font-size: 12pt;
font-weight: bold;
text-decoration: none;
}
a:hover {
color: #999900;
text-decoration: none;
}
p.menu {
font-weight: normal;
text-align: center;
font-family: ;
font-size: 12px;
}