body {
font-family: verdana, Helvetica, FreeSans, sans-serif;
font-size: 12px;
line-height: 1.5em;
}
h1 {
font-size: 26px;
font-weight: bold;
}
h1.center{
font-size: 20px;
font-weight: bold;
}
h2{
margin: 23px 0 6px 18px;
font-weight: bold;
font-size: 20px;
color: black;
clear: both;
}
h2 span{
float: right;
text-align: right;
display: inline-block;
font-weight: normal;
font-size: 15px;
margin: 3px 81px 0 0;
}
a {
color: #37759B;
text-decoration: underline;
font-weight: bold;
}
a:hover { text-decoration: none; }
.button button {
text-decoration: none;
font-weight: bold;
}
.headerButton, .headerInfo {
font-weight: bold;
color: white;
text-decoration: none;
}
.greenButton25 button, .greenButton button, .greenButton a, .silverButton button, .silverButton a, a.silverButton, a.greenButton25, a.greenButton {
font-size: 16px;
color: white;
text-decoration: none;
}
.greenButton25 button, a.silverButton, a.greenButton25{
font-size: 14px;
font-family: verdana;
}
.greenButton a, .silverButton a {
padding: 10px;
outline: 0;
}
.bolder { font-weight: bolder; }
.larger { font-size: larger; }
.smaller { font-size: smaller; }
p { margin: auto; }