h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h2 {
	font-size: 11px;
	color: #162737;
}
h3 {
	font-size: 16px;
	color: #162737;
}

body {
	background-color: #162737;
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}

th {
	text-align:left;
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	text-decoration: underline;
	color: #000066;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 14px;
	color: #162737;
}

.background-mainleft {
	background-image:url(/img/vos_33.gif);
	background-color:#DCDFE5;
	padding:15px;
	}
	
.background-mainright {
	background-image:url(/img/vos_38.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	background-color:#DCDFE5;
	padding:15px;
	}
	
	#foto_container {
	width:450px;
	overflow:hidden;
	margin:0px;
	padding:0px 0px 7px 0px;
	border-bottom:dotted 1px #2a4966;
}

#foto {
	height:75px;
	width:75px;
	overflow:hidden;
	float:left;
	margin:5px 6px;
	border:1px dotted #2a4966;
	text-align:center;
}

#foto img {
	position:relative;
	top:50%;
	cursor:pointer;
	cursor:hand;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

.credits a:link {
	color: #000033;
	text-decoration: none;
}
.credits a:visited {
	text-decoration: none;
	color: #000033;
}
.credits a:hover {
	text-decoration: underline;
	color: #000066;
}
.credits a:active {
	text-decoration: none;
}
