/* copyright 2002 deadline http://deadline.de */    { font-family: Verdana, Arial, sans-serif; }	    P, A, B, I, U, UL, OL, DL, TD, TH, H1, H2, H3, H4, H5, DIV, SPAN {  font-family: Verdana, Arial, sans-serif; }/*    INPUT, TEXTAREA, SELECT, BUTTON { background-color: #eeeeee; font-weight: normal; } */  	BODY   {  color: #FF3300; background: #FFFFFF; }    HR   { color: #FF9900; noshade;}	UL	{  font-size: 90% }	P	{  font-size: 90% }    A     { text-decoration: none; color: #FF9900; }    A:visited  { color: #FF3300; }    A:active   { color: #C6A56B; }    A:hover    { text-decoration: underline; color: #FF6600; }	H1 { font-size: 180%; color: #FF9900; }	H2 { font-size: 105%; color: #FF9900; }	H3 { font-size: 100%; color: #FF9900; font-weight: lighter; }    A.menu     { text-decoration: none; color: $link; font-size: 70%; }    A.menu:visited  { color: #FF9999; }    A.menu:active   { font-weight: bold; color: #C6A56B; }    A.menu:hover    { text-decoration: underline; color: #FF6600; }    A.sub_menu     { text-decoration: none; color: #$link; font-size: 70%; }    A.sub_menu:visited  { color: #FF9999; }    A.sub_menu:active   { font-weight: bold; color: #C6A56B; }    A.sub_menu:hover    { text-decoration: underline; color: #FF6600; }		A.up_menu     { text-decoration: none; color: #FF3300; font-size: 70%; }    A.up_menu:visited  { color: #FF3300; }    A.up_menu:active   { font-weight: bold; color: #FF3300; }    A.up_menu:hover    { text-decoration: underline; color: #FF6600; }		A.bot_menu     { text-decoration: none; color: $link; font-size: 100%; }    A.bot_menu:visited  { color: #FF9999; }    A.bot_menu:active   { font-weight: bold; color: #C6A56B; }    A.bot_menu:hover    { text-decoration: underline; color: #FF6600; }	    /* accented table rows/cells */    TR.quote, TD.quote, TH.quote	{ color: #AA9988; background: #EEEECC; }    TR.accent, TD.accent, TH.accent	{ background: #EEEEEE; font-weight: bold; }