body, tr, td
{	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: 13px;
	color: #000000;
	scrollbar-3dlight-color: #006400;
	scrollbar-arrow-color: #006400;
	scrollbar-base-color:#DDFFEE;
	scrollbar-track-color: #DDFFEE;
	scrollbar-darkshadow-color: #DDFFEE;
	scrollbar-face-color: #DDFFEE;
	scrollbar-highlight-color: #DDFFEE;
	scrollbar-shadow-color: #006400;
}
a
{	text-decoration: none;
	color: #000088;
}
a:visited
{	text-decoration: none;
	color: darkgreen;
}
a:hover
{	text-decoration: underline;
	color: #FF0080
}
.blurb
{	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
	line-height: 18px;
}
.pagetitle
{	font-family: book antiqua, palantino, times new roman, serif;
	font-size: 27pt;
	font-style: italic;
	font-weight: normal;
	color: darkgreen;
	line-height: 40px;
}
.categorytitle
{	font-family: book antiqua, palantino, times new roman, serif;
	font-size: 16pt;
	font-weight: normal;
	color: darkgreen;
	text-align: center;
}
.category
{	font-family: book antiqua, palantino, times new roman, serif;
	font-size: 13px;
	font-weight: bold;
	color: darkgreen;
	text-align: center;
}
.link
{	font-family: book antiqua, palantino, times new roman, serif;
	font-size: 12pt;
	font-weight: bold;
	color: darkgreen;
}
.sidebar
{	padding: 10px;
	background: #FFFFFF;
}
.sidebartext
{	font-family: lucida sans, tahoma, verdana, arial, helvetica, geneva, sans-serif;
	font-size: 8pt;
	padding-left: 5px;
}
.footer
{	font: icon;
	text-align: center;
	padding: 5px;
}
.hr
{	font-size:7pt;
	font-family:arial black;
	color:#CCCCCC;
	letter-spacing:5pt;
	text-align: center;
	text-transform: uppercase;
}
#navi a 
{	font: icon;
	color: #000000;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	cursor: hand;
}
#navi a:visited 
{	color: #00C;
	text-decoration: none;
}	
#navi a:hover 
{	color: #FF0080;
	background: #FFFFA0;
	text-decoration: underline;
}
.bookmark
{	font: icon;
}
.quote 
{	font-size:10pt;
	font-style:italic;
	font-family:georgia,serif;
	color: darkgreen;
}

SELECT, OPTION 
{	font-size:8pt;
	font-family:"ms sans serif",arial,helvetica,geneva;
	margin-top:2pt;
	background-color:#F5F5F5;
	border:outset 1px #adff2f;
}

INPUT, TEXTAREA 
{	font-family:Georgia,"Times New Roman","New York",serif;	
	padding:2px;
	font-size:13px;
	color:#000000;
	background-color:#F5FFFA;
	border: 1px solid #3CB371;
	scrollbar-3dlight-color: #006400;
	scrollbar-arrow-color: #006400;
	scrollbar-base-color:#DDFFEE;
	scrollbar-track-color: #DDFFEE;
	scrollbar-darkshadow-color: #DDFFEE;
	scrollbar-face-color: #DDFFEE;
	scrollbar-highlight-color: #DDFFEE;
	scrollbar-shadow-color: #006400;
}

INPUT.button 
{	font-size:9pt;
	font-family: georgia, book antiqua, palantino, times new roman, serif;
	color:#FFFFFF;
	background-color: #006400;
	background-image: url('../images/bkg-leaf.jpg');
	padding: 5 5 5 5;
	border: none;
	cursor: hand
}
	
INPUT.radio
{	border:none;
	background-color: #FFFFFF;
}

.pagetitle {
	font-size:24pt;
	font-family:book antiqua,palantino,times new roman,times,serif;
	color:darkgreen;
	line-height:30pt}
	
.title {
	font-family:book antiqua,palantino,serif;
	font-size:14pt;
	text-align:center;
	color:darkgreen}
	
.subtitle {
	font-family:book antiqua,palantino,serif;
	font-size:12pt;
	font-weight:bold;
	color:993333}
	
.citation {
	font-size:11pt;
	font-family:book antiqua,palantino,times new roman,times,serif;
	font-weight:bold;
	color:darkgreen}
	
.smalltext {
	font-size:7pt;
	font-family:ms sans serif,arial,helvetica,geneva,sans-serif}