body {
background-color: #E4E8ff;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #000000;
}
.pg-border {
border: 1px solid #009900;
}
.sidebar {
background-color: #E0F3E0;
}
.sidebar p {
font-size: 90%;
padding: 0px 6px 0px 6px;
text-align: left;
}
.sidebar h1 {
font-size: 90%;
font-weight: bold;
padding: 0px 6px 0px 6px;
text-align: center;
}
h1 {
font-weight: bold;
font-size: 120%;
padding: 0px 10px 0px 10px;
}
h2 {
font-weight: bold;
text-align: center;
color: #ed1c24;
font-size: 100%;
}
p {
text-align: justify;
padding: 0px 10px 0px 10px;
}
a:link, a:visited, a:active {
text-decoration: underline;
font-weight: bold;
color: #000000;
}
a:hover {
text-decoration: none;
}
.form-border {
border: 1px solid #009900;
}
.form-label {
text-align: right;
font-weight: bold;
background-color:#E0F3E0;
}

