body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFF;	
	/* background-attachment: fixed;
	background-image: url(../gfx/shared/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	*/
}
/* 	FONTS */
/* 	default font */

.font-default {
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	
}

.font-plain {
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
}


/* LINKS */
.link-cat {
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	letter-spacing: 0.1em;
}

a.link-cat:hover {
	color: #000000;
	text-decoration: none;
}

.link-default {
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

a.link-default:hover {
	color: #000000;
	text-decoration: none;
}
.kop-1 {
	font-size: 12px;
	color: #333;
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-weight: normal;
	text-transform: capitalize;
}
.font-header {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-variant: normal;
}
.font-headerCopy {
	font-size: 12px;
	line-height: 18px;
	color: #666666;
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-weight: bold;
	letter-spacing: 0.2em;
	font-variant: small-caps;
}
.TABLE-TOP-NAV {
	background-color: #333333;
}
.TABLE-TOP-SKY {

	background-color: #5F5F5F;
}
.font-plain-black {
	font-family: "lucida grande", Tahoma, Arial, Verdana;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}
