
body
{
	background-color: #ffffff;
	color: #C0C0C0;
	background-image: url('../images/kant.jpg');
	background-repeat: repeat-y;
	margin-top: 0;
	margin-left: 0;

	
	scrollbar-base-color: rgb(250,250,250);
	scrollbar-arrow-color: rgb(51,51,102);
	scrollbar-track-color: rgb(255,255,255);
	scrollbar-shadow-color: rgb(204,204,204);
	scrollbar-3dlight-color: rgb(204,204,204);
	scrollbar-darkshadow-color: rgb(204,204,204);
	scrollbar-highlight-color: rgb(204,204,204);
}

	/* hide from ie on mac \*/
html 
{
	height: 100%;
	overflow: hidden;
}
	
#flashcontent
{
	height: 100%;
}
/* end hide */




a
{
	font-family: Arial;
	font-size: 11px;
	color: rgb(122,141,117);
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}

a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: rgb(83,94,78);
	letter-spacing: 1pt;
	text-decoration: none;
	font-weight: bold;
}
	
td
{
	font-family: Arial;
	font-size: 12px;
	color: rgb(135,135,135);
}

big
{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: rgb(205,155,155);
}
