body,td,th {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 10px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7f7f7f;
	padding-bottom:5px;
	}

.main_table {
	background-color:#383531;
	}
.line {
	background-image:url(../images/line_oranje.gif);
	background-repeat:repeat-x;
	height:10px;
	}
.padding_bottom {
	padding-bottom:10px;
	}
.titleCV {
	font-size:14px;
	font-weight:bold;
	}
.images {
	border:4px solid #cccccd; 
	}
.bullet {
	background-image:url(images/bullet.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:17px;
	height:12px;
	font-size:12px;
	}
.picLine {
	background-image:url(images/line_pic.gif);
	background-position:center;
	background-repeat:repeat-x;
	height:30px;
	}
.pictures_titles {
	font-size:14px;
	}	
#rulez { 
	width:95%;
	float:center;
	color:#000;
	margin:10px;
}
rulez {
	padding:3px;
	}
.rulez_link, .rulez_link:link, .rulez_link:visited, .rulez_link:active {
	color:#000;
	font-size:16px;
	text-align:none;
	}
.rulez_link:hover {
	color:#FF0000;
	font-size:16px;
	text-decoration:none;
	}