	body {color:#6A693B;
		  background-color:#FAF3D2}

	table { color:#6A693B;
			line-height:"120%";
			background-color:#FDFDED;
			font-family:'Helvetica';
			font-size:10pt;
			align:left;}

	td.caption {color:#6A693B;
			line-height:"100%";
			background-color:#FDFDED;
			font-family:'Helvetica';
			font-size:8pt;
			align:left;}

	td.title-10 {color:#6A693B;
			line-height:"100%";
			background-color:#FDFDED;
			font-family:'Helvetica';
			font-size:10pt;
			font-weight:bold;
			align:left;}
			
	td.title-11 {color:#6A693B;
			line-height:"100%";
			background-color:#FDFDED;
			font-family:'Helvetica';
			font-size:11pt;
			font-weight:bold;
			align:left;}

	td.title {color:#6A693B;
			line-height:"100%";
			background-color:#FDFDED;
			font-family:'Times New Roman';
			font-size:large;
			align:center;}
			
	td.subtitle {color:#6A693B;
			line-height:"100%";
			background-color:#FDFDED;
			font-family:'Times New Roman';
			font-size:medium; align:center;}
			
	a:link {color:#6A693B;
			text-decoration:underline;
			font-weight:normal; }

	a:visited {color:#6A693B;
			text-decoration:underline;
			font-weight:normal;}
			
	a:hover {color:#FF0000}