body,html
{
	height:100%;
	margin: 5; padding:5;
	
	SCROLLBAR-FACE-COLOR: #616387;
	SCROLLBAR-TRACK-COLOR: #C6C7EE;	
	SCROLLBAR-HIGHLIGHT-COLOR: #E3E4FF;
	SCROLLBAR-SHADOW-COLOR: #6B8491;
	SCROLLBAR-3DLIGHT-COLOR: #9C9ABC;
	SCROLLBAR-ARROW-COLOR: #DCDEF2;
	SCROLLBAR-DARKSHADOW-COLOR: #3A3C69;
	FONT-SIZE: 13px;
	FONT-WEIGHT: plain;
	COLOR: #DCDEF2;
	
	background-color:#E3E4FF;
	FONT-FAMILY: Trebuchet MS, Arial, Helvetica, sans-serif;
	cursor:url("cur/rainbow.ani");

}


body,table,td,tr,div,p,pre,h1,h2,h3,h4,ul {font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}
body,td,div,p,pre,ul {font-size: 13px;cursor:url("cur/rainbow.ani");}

h1          {font-size: 18px;}
h2          {font-size: 16px;}
h3          {font-size: 13px;}

.small      {font-size: 12px;padding-left:3px;padding-right:3px;}
.mini       {font-size: 11px;}
.minimini   {font-size: 10px;}

a           {font-size: 13px; text-decoration: none; font-weight: bold; cursor:url("cur/regenbogen.cur");}
a:link      {color:#F0E59E;}
a:visited   {color:#C7B767;}
a:active    {color:#DEC3A9;}
a:hover     {color:#ffffff;}