<style>

font			{font-family:tahoma; font-size:11px; color:#000000;}
font.white		{font-family:tahoma; font-size:11px; color:#FFFFFF;}
font.header		{font-family:tahoma; font-size:16px; color:#000000;}
font.headerwhite	{font-family:tahoma; font-size:16px; color:#FFFFFF;}
td			{font-family:tahoma; font-size:11px; color:#000000;}
td.white		{font-family:tahoma; font-size:11px; color:#FFFFFF;}

td.padding { 
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}
td.paddingwhite {
  font-family:tahoma; font-size:11px; color:#FFFFFF;
  padding-top: 2px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
}

a:link		{color:#666666; text-decoration: none; }
a:visited		{color:#666666; text-decoration: none; }
a:hover		{color:#9999FF; }

a.white:link	{color:#FFFFFF; text-decoration: none; }
a.white:visited	{color:#FFFFFF; text-decoration: none; }
a.white:hover	{color:#FFFF80; }

input.slim		{font-family:tahoma; BACKGROUND-COLOR: #F5F4F4; BORDER-BOTTOM: rgb(128,128,255) 1px solid; BORDER-LEFT: rgb(128,128,255) 1px solid; BORDER-RIGHT: rgb(128,128,255) 1px solid; BORDER-TOP: rgb(128,128,255) 1px solid; COLOR: rgb(75,75,75) ;font-size:9px;}
input.slimbutton	{font-family:tahoma; BACKGROUND-COLOR: #DDDDFF; BORDER-BOTTOM: rgb(128,128,255) 1px solid; BORDER-LEFT: rgb(128,128,255) 1px solid; BORDER-RIGHT: rgb(128,128,255) 1px solid; BORDER-TOP: rgb(128,128,255) 1px solid; COLOR: rgb(75,75,75) ;font-size:9px; width:50 px;}
select.slim		{font-family:tahoma; BACKGROUND-COLOR: #F5F4F4; BORDER-BOTTOM: rgb(128,128,255) 1px solid; BORDER-LEFT: rgb(128,128,255) 1px solid; BORDER-RIGHT: rgb(128,128,255) 1px solid; BORDER-TOP: rgb(128,128,255) 1px solid; COLOR: rgb(75,75,75) ;font-size:9px;}
textarea.slim	{font-family:tahoma; BACKGROUND-COLOR: #F5F4F4; BORDER-BOTTOM: rgb(128,128,255) 1px solid; BORDER-LEFT: rgb(128,128,255) 1px solid; BORDER-RIGHT: rgb(128,128,255) 1px solid; BORDER-TOP: rgb(128,128,255) 1px solid; COLOR: rgb(75,75,75) ;font-size:9px;}

</style>