body,td {		color: #333333;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	li.square	{		list-style-type : square;	}	li.squarebig	{		list-style-type : square;		color: #666666;		font-family: Arial, Helvetica, sans-serif;		font-size: 11pt;	}	li.indent	{		list-style-type : square;		text-indent : 20px;	}	.bodytext {		color: #333333;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	.bodyblack {		color: #000000;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	.elevenpoint {		color: #666666;		font-family: Arial, Helvetica, sans-serif;		font-size: 11pt;	}	.bodygreen {		color: #009999;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	.bodyred {		color: #990000;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	.bodyblue {		color: #336699;		text-decoration:none;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	.sitemap {		color: #333333;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	.algnright {		color: #666666;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;		width: 331px;		text-align : right;	}	.subheader {		color: #990000;		font-family: Arial, Helvetica, sans-serif;		font-size: 10pt;		font-weight : bold;		text-decoration : none;	}	.projheader {		color: #336699;		font-family: Arial, Helvetica, sans-serif;		font-size: 10pt;		font-weight : bold;		text-align : right;	}	.projsubhead {		color: #000000;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;		font-weight : bold;		text-align : right;	}	.linkstitle {		color: #336699;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;		text-align : right;	}	/* nav styles */	A:link {		color:#333399;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A:visited {		color: #333399;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A:hover {		color:#cc0000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A:active {		color:#cc0000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	/* no underline style */	A.noline:link {		color:#333399;		text-decoration:none;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A.noline:visited {		color: #333399;		text-decoration:none;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A.noline:hover {		color:#cc0000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	A.noline:active {		color:#cc0000;		text-decoration:none;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	/* related links style */	.notactive {		color:#990000;		text-decoration:none;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	a.related:link {		color:#990000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	a.related:visited {		color: #990000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	a.related:hover {		color:#333399;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	a.related:active {		color:#cc0000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 8pt;	}	/* awards links style */	a.awards:link {		color:#009999;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	a.awards:visited {		color: #009999;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	a.awards:hover {		color:#333399;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}	a.awards:active {		color:#cc0000;		text-decoration:underline;		font-family: Arial, Helvetica, sans-serif;		font-size: 9pt;	}.footer {		color: #000000;		font-family: Georgia;		font-size: 10pt;	}
