BODY 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: rgb(75,0,130); 
	LINE-HEIGHT: 15px; 
	background-color: #78A335
}
P 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
	LINE-HEIGHT: 16px; 
	BORDER-COLLAPSE: COLLAPSE;
	MARGIN-BOTTOM: 6px;
	MARGIN-TOP: 7px;	
}
H1 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 16px;
	LINE-HEIGHT: 16px;
	font-weight: bold;
	color: rgb(75,0,130); 
}
H2 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 16px;
	LINE-HEIGHT: 16px;
	font-weight: bold;
	color: #78A335; 
	margin-bottom: 5px;
}
TABLE 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
	LINE-HEIGHT: 16px; 
	MARGIN-BOTTOM: 6px;
	MARGIN-TOP: 7px;	
	BORDER-COLLAPSE: COLLAPSE	
}
.frontleft	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
	LINE-HEIGHT: 16px; 
	MARGIN-BOTTOM: 6px;
	MARGIN-TOP: 7px;
	PADDING-RIGHT: 20px;	
}
.frontright	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
	
}
.newworld 	{ font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 	
	font-size: 10pt;
	font-weight: normal;
	color: #000000; 
	LINE-HEIGHT: 16px; 
	BORDER-COLLAPSE: COLLAPSE	
}
.bannerleft { BORDER-RIGHT: rgb(75,0,130) 0px solid; 
	BORDER-TOP: rgb(75,0,130) 2px solid; 
	BORDER-LEFT: rgb(75,0,130) 2px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid;
}
.bannermiddle { BORDER-RIGHT: rgb(75,0,130) 0px solid; 
	BORDER-TOP: rgb(75,0,130) 2px solid; 
	BORDER-LEFT: rgb(75,0,130) 0px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid;
}
.bannerright { BORDER-RIGHT: rgb(75,0,130) 2px solid; 
	BORDER-TOP: rgb(75,0,130) 2px solid; 
	BORDER-LEFT: rgb(75,0,130) 0px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid;
}
.menucell { BORDER-RIGHT: rgb(75,0,130) 2px solid; 
	BORDER-TOP: rgb(75,0,130) 0px solid; 
	BORDER-LEFT: rgb(75,0,130) 2px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 0px solid;
}
.maincell { BORDER-RIGHT: rgb(75,0,130) 2px solid; 
	BORDER-TOP: rgb(75,0,130) 2px solid; 
	BORDER-LEFT: rgb(75,0,130) 2px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid; 
	BACKGROUND-COLOR: rgb(244,230,184);
}
.maincell2 { BORDER-RIGHT: rgb(75,0,130) 2px solid; 
	BORDER-TOP: rgb(75,0,130) 2px solid; 
	BORDER-LEFT: rgb(75,0,130) 2px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid; 
	BACKGROUND-COLOR: rgb(244,230,184);
	PADDING-TOP: 20px;
	PADDING-RIGHT: 20px;
	PADDING-BOTTOM: 10px;
	PADDING-LEFT: 20px;
}
.homecenter { BORDER-RIGHT: #78A335 2px solid; 
	BORDER-TOP: #78A335 0px solid; 
	BORDER-LEFT: #78A335 2px solid; 
	BORDER-BOTTOM: #78A335 0px solid; 
	BACKGROUND-COLOR: rgb(244,230,184);
}

.footercell { BORDER-RIGHT: rgb(75,0,130) 2px solid; 
	BORDER-TOP: rgb(75,0,130) 0px solid; 
	BORDER-LEFT: rgb(75,0,130) 2px solid; 
	BORDER-BOTTOM: rgb(75,0,130) 2px solid;
}
.pictorialcell { padding-bottom: 15px;
}
a:link	{ text-decoration: none; 
	color: rgb(0,152,229); 
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	color: rgb(75,0,130); 
	LINE-HEIGHT: 15px; 
}
a:visited	{ text-decoration: none; 
	color: rgb(75,0,130); 
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	LINE-HEIGHT: 15px; 
}
a:active	{ text-decoration: underline; 
	color: rgb(0,152,229);  
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	LINE-HEIGHT: 15px; 
}
a:hover	{ text-decoration: underline; 
	color: rgb(0,152,229); 
	font-family: arial; 
	font-size: 10pt;
	font-weight: bold;
	LINE-HEIGHT: 15px; 
}
HR	     {
	width: 50%;
	color: #9999CC;
	background-color: #9999CC;
	text-align: center;
	height: 2px;
	border: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	     }
