	a {
		text-decoration : none;
		font : 10pt;		
	}

	a:hover {
		text-decoration : underline;
		font : 10pt;		
	}

	a.menu {
		text-decoration : none;
		font-size: 10pt;
	}

	a.menu:hover {
		text-decoration : none;
		text-decoration : underline;		
		font-size: 10pt;
	}

	a.subnav {
		text-decoration : none;
		font-size: 10pt;
	}

	.p,td,font,.text,ul,li{
		font-family: Arial,Geneva,Helvetica,sans-serif;
		text-decoration : none;
		font-weight:normal;
		font : 10pt;
	}

	b,.b,.bold{font-weight:bold;
		font-size:10pt;

	}
	.header{
		font-size:10pt;
		font-weight:bold;
	}

	.date {
		font-size:8pt;
		font-family: Arial,Geneva,Helvetica,sans-serif;
		text-decoration : none;
	}
	
	.small {
		font-family: Arial,Geneva,Helvetica,sans-serif;	
		font-size:8pt;
	}	

	a.small {
		font-size:8pt;
		font-family: Arial,Geneva,Helvetica,sans-serif;		
		text-decoration : none;
	}

	a.small:hover {
		font-size:8pt;
		font-family: Arial,Geneva,Helvetica,sans-serif;		
		text-decoration : underline;
	}

	.subhead{
		font-size:10pt;
		font-family: Arial,Geneva,Helvetica,sans-serif;
		text-decoration : none;
		color:black;
		font-weight:bold;
	}
	.buttn{
		font-size:10pt;
	}
	.buttnText{
		font-size:10pt;
	}
	.inputText{
		font-size:12pt;
	}
	.text_bold{
		font-weight:bold;	}
	}

