	BODY {
		background: white;
		margin-top: 20px;
		margin-left: 20px;
		margin-right: 0px;
		margin-bottom: 15px;
		
		
			
		scrollbar-face-color: #C3D4E4;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #C3D4E4; 
scrollbar-darkshadow-color: #006699;
scrollbar-track-color: #006699; 
scrollbar-arrow-color: #006699;
	}

	IMG.TitleGraphic {
		position:absolute;
		left: 50px;
		top: 15px;
	}

	FONT {
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
	}
	
	TR.MatchFontColor 
	{
		background-color: #666666;
	}
	TD.MatchFontColor 
	{
		background-color: #666666;
	}
	
	P {
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
	
	}
	
	TD {
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
	
	}
	
	P.LeftMargin {
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
		margin-left: 10px;	
	} 

	P.Title {
		color: #0066CC;
		font-size: 12pt;
		font-weight: 600;
		font-family: Verdana, Arial;
		margin-bottom: 5px;
	}
	
	P.Subtitle {
		color: #0066CC;
		font-size: 9pt;
		font-weight: 600;
		font-family: Verdana, Arial;
		margin-bottom: 5px;
	}

	FONT.Title {
		color: #0066CC;
		font-size: 12pt;
		font-weight: 600;
		font-family: Verdana, Arial;
	}
	
	FONT.Subtitle {
		color: #0066CC;
		font-size: 9pt;
		font-weight: 600;
		font-family: Verdana, Arial;
	}
	
	
	FONT.Error {
		color: #FF0000;
		font-size: 9pt;
		font-weight: bold;
		font-family: Verdana, Arial;
	}
	
	
	TABLE.Standard
	{
		background-color:99CCFF;
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
	}
	
	
a,A:link
{ FONT-WEIGHT:800;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;background:none;color:#003366;text-decoration:none; }

a,A:visited 
{ FONT-WEIGHT:800;font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;background:none;color:#003366;text-decoration:none; }

a:hover 
{ text-decoration:underline;color:#999999 }
	

	UL.StandardList
	{
		color: #666666;
		font-size: 8pt;
		font-weight: 500;
		font-family: Verdana, Arial;
		TEXT-DECORATION: none
	}

	LI
	{
		margin-top: 3mm;
	}
	