	body {
		margin-top:10px;
		margin-left:10px;
		background:#FFF;		
		font-family: arial, sans-serif;
		color:#333333;
		font-size:13px;
		}
	A 			{ color: #D97777; text-decoration: none; }
	A:link		{ color: #D91111; text-decoration: none; }
	A:visited	{ color: #D97777; text-decoration: none; }
	A:active	{ color: #D97777; text-decoration: none; }
	A:hover		{ color: #D97777; text-decoration: none; }

	.banner {
  		padding:0px;	
		margin-bottom:6px;			
		margin-left:0px;
		}		


	.side {
		font-family: arial, sans-serif;
		color:#333333;
		font-size:13px;
		font-weight:normal;
  		background:#FFF;
  		line-height:125%;
  		padding:5px;	
		text-decoration: none;
		margin-top:2px;			
		}	

.notes {
		font-family: arial, sans-serif;
		color:#787878;
		font-size:13px;
		font-weight:normal;
  		background:#FFF;
  		line-height:125%;
  		padding-left:4px;	
		text-decoration: none;			
		}	

	.regions {
		font-family: arial, sans-serif;
		color:#333333;
		font-size:11px;
		font-weight:normal;
  		background:#FFF;
  		padding:5px;	
		text-decoration: none;
		}	
		

