	a 
	{ 
		color: #f60; 
		text-decoration : none; 
	}	
	.menus_titles
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12pt;
		font-weight:	bold;
		color:				red;
	}
	.normal
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		10pt;
		font-weight:	bold;
		color:				black;
	}
	.normal_12
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12pt;
		font-weight:	bold;
		color:				black;
	}
	.normalUnbold
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		10pt;
		font-weight:	normal;
		color:				black;
	}
	.normalItalic
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		10pt;
		font-weight:	bold;
		color:				black;
		font-style : 	italic;
	}
	.adminform
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		12pt;
		font-weight:	normal;
		color:				black;
	}
	.red
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		10pt;
		font-weight:	bold;
		color:				red;
	}
	.newred
	{
		font-family:	Times;
		font-size:		10pt;
		font-weight:	bold;
		color:				red;
	}
	.policy
	{
		font-family:	Arial, Helvetica, sans-serif;
		font-size:		8pt;
		font-weight:	bold;
	}
	.title
	{
		font-family: 	Arial, Helvetica, sans-serif;
		font-size:		18pt;
		font-weight:	bold;
		color:				purple;
	}
	.featuredTitle
	{
		font-family: 	Arial, Helvetica, sans-serif;
		font-size:		10pt;
		color:				purple;
		font-weight:	bold;
	}
	.redcost
	{
		font-family: 	Arial, Helvetica, sans-serif;
		font-size:		8pt;
		color:				red;
	}
	.blackcost
	{
		font-family: 	Arial, Helvetica, sans-serif;
		font-size:		8pt;
		color:				black;
	}
	.save
	{
		font-family: 	Times
		font-size:		10pt;
		color:				red;
		font-weight:	bold;
	}
	
