/* CSS Document */
body {
	font-family: Verdana, Arial, sans-serif;
	background-color: #678368;
	background-image:url(images/jg_background.gif);
	background-position: top left;
	padding: 0px;
	font-size: 11px;
	color: #464646;
	line-height: 14px;
	}

a:link {
	font-weight: bold; 
	color: #336633;
	}
	
a:visited {
	font-weight: bold; 
	color: #336633;
	}
	
a:active {
	font-weight: bold; 
	color: #336633; 
	}
	
a:hover {
	color: #333333; 
	font-weight: bold;	
	text-decoration: underline;
	}

.ftr_title {
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	}	

.footnote {
	color: #333333;
	font-size:10px;
	line-height:13px;
	}