/* Windows Style   */input			{ color: rgb(000,000,000); font-family: arial,sans-serif; font-size:8pt; }select			{ color: rgb(000,000,000); font-family: arial,sans-serif; font-size:8pt; }td				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }td.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:8pt; }p				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }p.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:8pt; }li				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }li.orange		{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:8pt; }br				{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }body			{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }span			{ color: rgb(051,051,051); font-family: arial,sans-serif; font-size:8pt; }span.orange	{ color: rgb(255,051,000); font-family: arial,sans-serif; font-size:8pt; }b             { font-weight: bold; }a				{ color: rgb(051,051,051); }a.orange		{ color: rgb(255,051,000); }b				{ font-weight: bold; }.small			{ font-family: arial,sans-serif; font-size:8pt; }.big			{ font-family: arial,sans-serif; font-size:8pt;font-weight: bold; }.big2			{ font-family: arial,sans-serif; font-size:10pt;font-weight: bold; }.rubrik       { font-family: arial,sans-serif; font-size:12pt;font-weight: bold; }.orange		{ color: rgb(255,051,000); }.white			{ color: rgb(204,204,204); }.black			{ color: rgb(051,051,051); }a:hover       {color: #FF0000}