body
{
/*
	scrollbar-face-color: #300; 
	scrollbar-shadow-color: #600; 
	scrollbar-highlight-color: #600; 
	scrollbar-3dlight-color: #600; 
	scrollbar-darkshadow-color: #600; 
	scrollbar-track-color: #300; 
	scrollbar-arrow-color: pink; 
*/
	background-color: #CCCC99;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: 8pt;
}
table
{
	font-size: 8pt;
}
select.iframelinks
{
	text-decoration: none;
	font-size: 5pt;
	color: #999933;
}
select.iframelinks option
{
	text-decoration: none;
	font-size: 5pt;
	color: #999933;
}
a.samplebutton
{
	border: solid 1px #666633;
	padding: 2px 6px 2px 3px;
	color: #666633;
	font-size: 6.5pt;
	text-decoration: none;
}
a.samplebutton:hover
{
	background-color: #666633;
	color: #CCCC99;
}