.defaultbody { background-color: #24AD4A; }
a:link { color: #000000; }
a:active { color: #000000; }
a:visited { color: #000000; }
font { font-family: cursive; font-size: 12pt }
a { text-decoration: none }
img { border: none }
{ text-align: justify; }
p { word-spacing: 8px; } 

.contributors { font-family: cursive; font-weight: bold; font-size: 12pt }
.partners { font-family: cursive; font-weight: bold; font-size: 12pt }
.default_text { font-family: cursive; font-weight: bold; font-size: 12pt }
.default_nonbold_text { font-family: cursive; font-size: 12pt }
/*
 	Next four (4) used by pop_data
 	CASCADING POPUP MENUS v5.2 by Angus Turnbull http://www.twinhelix.com
*/
.lowText, a.lowText:link, a.lowText:visited, a.lowText:active, a.lowText:focus {
 color: #000000;
 font: 12px Verdana;
 text-align: left;
 text-decoration: none;
}

.highText, a.highText:link, a.highText:visited, a.highText:active, a.highText:focus {
 color: #FFFFFF;
 font: 12px Verdana;
 text-align: left;
 text-decoration: none;
}

.itemBorder {
 border: 1px solid #666666;
}
.itemBorderBlank {
 border: 1px solid #CCCCDD;
}