	body {
		font-family : sans-serif;
		font : 12;
		color : #666666;
	}

	td {
		font-family : sans-serif;
		font : 12;
		color : #666666;
	}

	A {
		text-decoration : none;
		color : #333333;
	}

	A:HOVER {
		text-decoration : underline;
	}

	.sidenav {
		font-family : sans-serif;
		font : 12;
		color : #333333;
	}

	.topnav {
		font-family : sans-serif;
		font : 12;
		color : #FFFFFF;
	}

	.heading {
		color : #ffffff;
		font-family : sans-serif;
		text-align : right;
		font : 16;
		font-weight : bold;
	}

	.title {
		color : #000066;
		font-family : sans-serif;
		font : 16;
		font-weight : bold;
	}

	.title-wht {
		color : #FFFFFF;
		font-family : sans-serif;
		font : 16;
		font-weight : bold;
	}

	
	.subhead {
		color : #333333;
		font-family : sans-serif;
		font : 14;
		font-weight : bold;
	}

	.normal {
		font-family : sans-serif;
		font : 12;
		color : #666666;
	}

	.normal-wht {
		font-family : sans-serif;
		font : 12;
		color : #ffffff;
	}

	
	.normal-sml {
		font-family : sans-serif;
		font : 10;
		color : #666666;
	}

	.small {
		font-family : sans-serif;
		font : 10;
		color : #666666;
	}

	.breadcrumb {
		font-family : sans-serif;
		font : 10;
		color : #666666;
	}

	.footer  {
		font-family : sans-serif;
		font : 9;
		color : #FFCC33;
	}

	.copy  {
		font-family : sans-serif;
		font : 9;
		color : #003333;
	}

/* style for Content */
#content 						{font-family : sans-serif; font : 12; color : #666666;}
#content body              		{font-family : sans-serif; font : 12; color : #666666;}
#content td               		{font-family : sans-serif; font : 12; color : #666666;}
#content a						{color:#666666;text-decoration:none;font-weight : bold;}
#content a:hover				{color:#FFCC33;text-decoration:none;}
#content .subhead {
		color : #003333;
		font-family : sans-serif;
		font : 14;
		font-weight : bold;
	}

#topnav 		{font-family : sans-serif; font : 12; color : #FFFFFF;}
#topnav body 	{font-family : sans-serif; font : 12; color : #FFFFFF;}
#topnav td		{font-family : sans-serif; font : 12; color : #FFFFFF;}
#topnav a		{color : #FFFFFF;text-decoration:none;}
#topnav a:hover	{color : #FFFFFF;text-decoration:underline;}




