/* Communities CSS File */

H1 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 40px;
font-weight: bold;
color: #90b72f;
}

H2 {
text-align: center;
font-family: Arial, Helvetica, sans-serif;
font-size: 20px;
font-weight: bold;
color: #90b72f;
}

body {
color: #000000;
background-color: #90B830;
font-family: Arial, Helvetica, sans-serif;
font-size: large;
background-color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #cccccc; 
SCROLLBAR-HIGHLIGHT-COLOR: #90b72f; 
SCROLLBAR-SHADOW-COLOR: #90b72f; 
SCROLLBAR-ARROW-COLOR: #90b72f; 
SCROLLBAR-BASE-COLOR: #90b72f; 
SCROLLBAR-3d-light-color: #EEC094; 
SCROLLBAR-dark-shadow-color: #FFFF99;
font-style: normal;
background-repeat: repeat;
}


h3 {
font-family: Arial, Helvetica, sans-serif;
text-align: center;
font-size: 10px;
font-style: normal;
font-weight: normal;
}

