/* Text*/
p,ul,ol,li,td,th,body  {
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	font-weight : 500;
}

.stdnav  {
	color : #FFFFFF;
	font-family : Arial,Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

a.stdnav:hover  {
	font-weight : normal;
}

a  {
	color : 757575;
	font-family : Arial,Helvetica, sans-serif;
	font-size : 11px;
	line-height : 16px;
}

a:hover {
	font-weight : bold;
}

.textlink  {
	color : 757575;
	font-family : Arial,Helvetica, sans-serif;
	font-size : 12px;
	text-decoration: underline;
}

.grey	{
	color: 757575;
	font-weight: bold;
	
} 
