
body		{	background-color: #ffffff;
			font-size:8pt;
			font-family:arial;
			color: #ffffff;
			SCROLLBAR-FACE-COLOR: #D9E3F9;
			SCROLLBAR-HIGHLIGHT-COLOR: #53679B;
			SCROLLBAR-SHADOW-COLOR: #53679B;
			SCROLLBAR-3DLIGHT-COLOR: #53679B;
			SCROLLBAR-ARROW-COLOR: #53679B;
			SCROLLBAR-TRACK-COLOR: #ffffff;
			SCROLLBAR-DARKSHADOW-COLOR: #222222;
			margin-top:16px;
			margin-left:10px;
		}
	


p		{	font-size:7pt;
			font:family:verdana;
			font-weight:bold;
			color:#ffffff;
			margin-left:0px;
			cursor:hand;
		}

h1		{	font-size:11pt;
			font:family:verdana;
			color:#53679B;
			margin-top:8px;
			margin-left:10px;
			margin-bottom:8px;
		}

h2		{	font-size:10pt;
			font:family:verdana;
			color:#53679B;
			margin-top:4px;
			margin-left:0px;
			margin-bottom:0px;
		}

a:link		{	color:#ffffff;
			align:center;
			text-decoration:none;
		}
		
a:visited	{	color:#ffffff;
			text-decoration:none;
		}
		
a:active	{	color:#ffffff;
			text-decoration:none;
		}

a:hover		{	color:#8C9BC1;
			text-decoration:underline;
		}
			
tr		{	align:center
		}
		
td		{	font-size:8pt;
			font:family:verdana;
			font-weight:bold;
			color:#415483;
			vertical-align: top;
		}

th		{	font-size:7pt;
			color: #53679B;
			valign: top;
		}
	
div		{	font-size:8pt;
			font:family:arial;
			color:#415483;
			margin-left:12px;	
			margin-top:6px;
			margin-bottom:6px;
			margin-right:8px;
		}