BODY {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : White;
	background : Black none;
	margin : 00px 0px 0px 0px;
}

A:LINK, A:VISITED {
	color : #CC7A29;
	text-decoration : none;
} 

A:HOVER, A:ACTIVE {
	color : #FF9933;
	text-decoration : underline;
}

A:FOCUS  {
	color: #FF9933;
	text-decoration: underline;
	outline : #FFFDF0 none thin;
}
	
TD {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; }
	
P {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 0px 0px 14px 0px;
	font-weight : normal;
	line-height : 16px; }
	
P.portfolio {
	font-size : 11px;
	margin : 0px 0px 8px 0px;
	line-height : 13px; }
	
H1 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 13px;
	margin : 6px 0px 15px 0px;
	font-weight : bold;
	letter-spacing : 0px; }
	
H2 {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 18px;
	margin : 4px 0px 0px 0px;
	font-weight : bold;
	letter-spacing : 0px; }
	
TABLE.Portfolio {
	width  : 293px;
	border : 0px;
	margin-top : 20px;
	border-top : 1px solid #C47627;
	border-bottom : 1px solid #C47627;  }

.imgMenu {
	border : 0px;
	height : 17px;
	width  : 111px;
	margin : 0px 0px 12px 0px; }
	
.imgPuntOranje {
	background-image : url(../pix/punt_oranje.gif);
	border : 0px;
	height : 5px;
	width  : 5px;
	margin : 0px 5px 2px 0px; }

.imgPuntjeWit {
	background-image : url(../pix/puntje_wit.gif);
	border : 0px;
	height : 3px;
	width  : 3px;
	margin : 0px 3px 2px 0px; }

.txtNormaal {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal; }

.txtKlein {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 11px;
	line-height : 12px;
	font-weight : normal; }
	
.invoer {
	font-family : Tahoma, Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin : 2px 0px 2px 0px;
	border : 1px solid #BF7326;
	background-color : #40260D;
	color: White; }