body { background-color: #7BB337; }

.h1 { 
font-family: verdana;
text-align: center;
font-size: 200%;
font-weight: bold;
}

.textBigger { 
font-family: verdana;
text-align: center;
font-size: 125%;
font-weight: bold;
}
.text {
font-family: verdana;
}
.link {
font-family: verdana;
color: #111111;
text-decoration: none;
font-weight: bold;
}
.link:visited {
color: #000099;
}
.link:hover {
color: #FFFFFF;
}
.bold {
font-weight: bold;
}

.p { text-indent: .5 cm; }

.footerlink { 
font-family: verdana;
color: #111111;
text-decoration: none;
font-weight: bold;
font-size: 75%;
}

.footerlink:hover {
color: #FFFFFF;
}

