	A:link  {
		color : #676D56;
		text-decoration : none;
		font-weight : none;
	}

	A:visited  {
		color : #5A0909;
		text-decoration : none;
		font-weight : none;
	}

	A:hover  {
		color : #B70917;
		text-decoration : none;
		font-weight : none;
	}
	A:active  {
		color : #535465;
		text-decoration : underline;
		font-weight : none;
	}

TD	 {
		font-family : Arial;
		font-size : 10pt;
	}
		
	P 	{
		font-family : Arial;
		font-size : 10pt;
	}	
	
	B 	{
		font-family : Arial;
		font-size : 10pt;
		font-weight : bold;
	}	
	
	LI 	{
		font-family : Arial;
		font-size : 10pt;
	}	
	
	.prodtitle 	{
		font-family : Arial;
		font-size : 10pt;
		font-weight : bold;
		color: white;
	}		
	
	.navigation	{
		font-family : Arial;
		font-size : 10pt;
		font-weight : bold;
		color : white;
	}		
	
	.header 	{
	font-family : Arial;
	font-size : 12pt;
	font-weight : bold;
	color : #32433D;
}	

	.required 	{
		font-family : Arial;
		font-size : 8pt;
		color : red;
	}	
	
	.formdisplay 	{
		font-family : Arial;
		font-size : 8pt;
	}		

	.breadcrumb 	{
	font-family : Arial;
	font-size : 9pt;
	font-weight : none;
	color : #000000;
}	

	.footer 	{
		font-family : Arial;
		font-size : 8pt;
		text-align : center;
	}			
		
	.credits {
		font-family : Arial;
		font-size : 8pt;
		text-align : center;
	}