a:link    {font-size: 10pt; text-decoration:none; color:#ff9900; }
a:visited {font-size: 10pt; text-decoration:none; color:#ff9900; }
a:active  {font-size: 10pt; text-decoration:none; color:#ff0000; }
a:hover   {font-size: 10pt; text-decoration:none; color:#ee0000; }
td        {font-size: 10pt;}
span      {font-size: 10pt;}
b         {font-size: 10pt;}
body      {
	background-color:#fffcec;
	font-size: 10pt;
	scrollbar-face-color		:#994400;
	scrollbar-track-color		:#fffcec;
	scrollbar-arrow-color		:#ffffff;
	scrollbar-highlight-color	:#fffcec;
	scrollbar-3dlight-color		:#cc7722;
	scrollbar-shadow-color		:#fffcec;
	scrollbar-darkshadow-color	:#cc7722;
}
