body 		{
	scrollbar-face-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-arrow-color: #aaaaaa;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-highlight-color: #aaaaaa;	
	scrollbar-shadow-color: #aaaaaa;
	scrollbar-darkshadow-color: #ffffff;	
	background-color: #EFEFEF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		}
body,tr,td,th	{
	font-size: 10pt;
	line-height: 140%;
	color: #000000;
}
a		{text-decoration: none;}
a:hover		{color: #ff0000; text-decoration: underline;
		background: #ffffcc;}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
.fontsize_08	{font-size: 8pt;}
.fontsize_09	{font-size: 9pt;}
.fontsize_10	{font-size: 10pt;}
.fontsize_11	{font-size: 11pt;}
.fontsize_12	{font-size: 12pt;}
.fontsize_20	{font-size: 20pt;}
.dot		{border: thin dotted #999999;}
.button		{background-color: #ffffff;}
